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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 1 03:19:52 PST 2024


dtcxzyw wrote:

> What about function inlining when we end up losing these attributes?

Is there any real-world project whose translation units/functions are compiled with different fast math flags?



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


More information about the llvm-commits mailing list