[Mlir-commits] [mlir] [mlir][spirv] Add SPV_KHR_float_controls2 extension (PR #143974)
Igor Wodiany
llvmlistbot at llvm.org
Fri Jun 13 03:07:38 PDT 2025
https://github.com/IgWod-IMG commented:
Should we remove `SPV_INTEL_fp_fast_math_mode`? This PR already renames some of the Intel stuff (e.g., `AllowContractFastINTEL` -> `AllowContract`), so sort of breaks the older extension, and the spec quite clearly says:
> This extension supersedes SPV_INTEL_fp_fast_math_mode.
If there is an agreement, then that should be done as a separate PR.
https://github.com/llvm/llvm-project/pull/143974
More information about the Mlir-commits
mailing list