[all-commits] [llvm/llvm-project] a58a6a: [SPIR-V] Support SPV_INTEL_fp_max_error extension ...
Viktoria Maximova via All-commits
all-commits at lists.llvm.org
Fri Mar 14 04:12:49 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a58a6a95b0783f775121fac8b02b44e40b638927
https://github.com/llvm/llvm-project/commit/a58a6a95b0783f775121fac8b02b44e40b638927
Author: Viktoria Maximova <viktoria.maksimova at intel.com>
Date: 2025-03-14 (Fri, 14 Mar 2025)
Changed paths:
M llvm/docs/SPIRVUsage.rst
M llvm/include/llvm/IR/IntrinsicsSPIRV.td
M llvm/lib/Target/SPIRV/SPIRVCommandLine.cpp
M llvm/lib/Target/SPIRV/SPIRVEmitIntrinsics.cpp
M llvm/lib/Target/SPIRV/SPIRVModuleAnalysis.cpp
M llvm/lib/Target/SPIRV/SPIRVPreLegalizer.cpp
M llvm/lib/Target/SPIRV/SPIRVSymbolicOperands.td
A llvm/test/CodeGen/SPIRV/extensions/SPV_INTEL_fp_max_error/IntelFPMaxErrorFPMath.ll
Log Message:
-----------
[SPIR-V] Support SPV_INTEL_fp_max_error extension for `!fpmath` metadata (#130619)
Specification:
https://github.khronos.org/SPIRV-Registry/extensions/INTEL/SPV_INTEL_fp_max_error.html
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list