[llvm] [SPIRV] Added support for the constrained arithmetic intrinsic (PR #157441)

Steven Perron via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 10 10:42:10 PST 2025


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

----------------
s-perron wrote:

If the G_STRICT_FMAD is applied to a float or vector of floats, it will not be lowered. Is that what you want?

If you want it lowered all of the time, remove this line. I expect that is what you want based on earlier PRs.

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


More information about the llvm-commits mailing list