[llvm] [InstCombine] Fold more 'fcmp' 'select' instrs idioms into 'fabs' (PR #83381)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 03:41:56 PDT 2024


================

----------------
nikic wrote:

It might be worthwhile to also add a PhaseOrdering test that shows that we have end-to-end formation of fabs, as this now involves the interaction of multiple passes.

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


More information about the llvm-commits mailing list