[llvm] [InstCombine] foldFPSignBitOps - fabs(X) * fabs(X) -> freeze(X) * freeze(X) (PR #120072)

Nuno Lopes via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 16 06:22:31 PST 2024


nunoplopes wrote:

I usually sort by the "Ok if undef ignored?" column and ignore the ones with a ✓.

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


More information about the llvm-commits mailing list