[llvm] [SPIR-V] Support SPV_INTEL_fp_max_error extension for `!fpmath` metadata (PR #130619)

Dmitry Sidorov via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 12 08:12:26 PDT 2025


================
@@ -307,6 +309,10 @@ SPIR-V backend, along with their descriptions and argument details.
      - None
      - `[Type, 32-bit Integer, Metadata]`
      - Assigns one of two memory aliasing decorations (specified by the second argument) to instructions using original aliasing metadata node. Not emitted directly but used to support SPIR-V representation in LLVM IR.
+   * - `int_spv_assign_fpmaxerror_decoration`
----------------
MrSidims wrote:

I'll unresolve the thread just in case if other reviewers have something to say

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


More information about the llvm-commits mailing list