[all-commits] [llvm/llvm-project] e762a0: [mlir][spirv] Drop support for the SPV_NV_mesh_sha...
Igor Wodiany via All-commits
all-commits at lists.llvm.org
Fri Feb 14 04:04:31 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e762a0e4ce32b0e3348cb9db58adcc4399473dba
https://github.com/llvm/llvm-project/commit/e762a0e4ce32b0e3348cb9db58adcc4399473dba
Author: Igor Wodiany <igor.wodiany at imgtec.com>
Date: 2025-02-14 (Fri, 14 Feb 2025)
Changed paths:
M mlir/include/mlir/Dialect/SPIRV/IR/SPIRVBase.td
Log Message:
-----------
[mlir][spirv] Drop support for the SPV_NV_mesh_shader extension (#127200)
The support is dropped in favour of newer `SPV_EXT_mesh_shader`
extension. The EXT patch already replaced conflicting enum values, and
the NV extensions is now fully removed to reduce a maintenance burden.
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