llvm-project
11bc6e87 - [SelectionDAG] Add known bit for `ISD::FABS` (#188335)

Commit
20 days ago
[SelectionDAG] Add known bit for `ISD::FABS` (#188335) Absolute value always clears the sign bit, so make that knowh to selectionDAG's `computeKnownBits`.
Author
Parents
Loading