[clang] [llvm] [IR] Allow non-constrained math intrinsics in strictfp functions (PR #188297)

Serge Pavlov via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 30 02:15:23 PDT 2026


================
@@ -28045,13 +28174,6 @@ Constrained FP intrinsics are used to support non-default rounding modes and
 accurately preserve exception behavior without compromising LLVM's ability to
 optimize FP code when the default behavior is used.
 
-If any FP operation in a function is constrained then they all must be
----------------
spavloff wrote:

Put that paragpah back.

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


More information about the cfe-commits mailing list