[llvm] [AMDGPU] Make fast-fmaf an optional flag, defaulting to True for GFX9 (PR #161450)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 1 08:07:22 PDT 2025


arsenm wrote:

> Sometimes we need to disable fusing fmul+fadd/fsub into fma, 

Why? That's not something you should *need* to do

>  But it's debatable whether reusing this flag is proper

It's not 



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


More information about the llvm-commits mailing list