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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Sun Jan 7 04:35:29 PST 2024


dtcxzyw wrote:

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

Done.

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


More information about the llvm-commits mailing list