[llvm] [LegalizeDAG] PromoteNode FABS: Override promotion with clear sign bit (PR #106076)

via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 26 15:44:00 PDT 2024


v01dXYZ wrote:

This PR has been replaced by https://github.com/llvm/llvm-project/pull/106153 which does the same without adding a special case for `PromoteNode` (and virtually no code).

https://github.com/llvm/llvm-project/pull/106076


More information about the llvm-commits mailing list