Files
clang-p2996/llvm/test/Transforms/Attributor
Matt Arsenault d3c6c3f63c ValueTracking: Sign handling for minnum/maxnum
If we know one operand is positive for maxnum, or one is negative
for minnum, the result will have the same sign.
2023-05-02 19:10:37 -04:00
..