[llvm] [InstCombine] Canonicalize the fcmp range check idiom into `fabs + fcmp` (PR #76367)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 12:39:41 PST 2023


tschuett wrote:

Do you need to pass FMF-flags from the original floating point operations to the new ones?

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


More information about the llvm-commits mailing list