[llvm] [SPIR-V] Derive FPFastMathMode from nofpclass attributes on OpenCL builtins (PR #188984)

Dmitry Sidorov via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 27 09:12:57 PDT 2026


================
@@ -0,0 +1,36 @@
+; RUN: llc -O0 -mtriple=spirv64-unknown-unknown --spirv-ext=+SPV_KHR_float_controls2 %s -o - | FileCheck %s
----------------
MrSidims wrote:

please add verify machine instructions

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


More information about the llvm-commits mailing list