Files
clang-p2996/llvm/test/Transforms/InstCombine/copysign.ll
Sanjay Patel 3ffb751f3d [InstCombine] fold copysign with fabs/fneg operand
We already get this in the backend, but we need to do
it in IR too to consistently get yet more copysign
transforms.
2020-08-16 08:53:47 -04:00

4.1 KiB