llvm-project/mlir/test/Dialect/SPIRV/Linking/ModuleCombiner
Lei Zhang 52ca149931 [mlir][spirv] Allow controlling subgroup size
This commit extends the `ResourceLimitsAttr` to support specifying
a minimal and maximal subgroup size, and extends `EntryPointABIAttr`
to support specifying the requested subgroup size. This is possible
now in Vulkan with the VK_EXT_subgroup_size_control extension.
For OpenCL it's possible to use the `SubgroupSize` execution mode
directly.

Reviewed By: ThomasRaoux

Differential Revision: https://reviews.llvm.org/D138962
2022-11-30 12:34:09 -05:00
..
basic.mlir Revert "[mlir][spirv] Change td def/class prefix from SPV to SPIRV" 2022-09-26 12:40:35 -04:00
conflict-resolution.mlir [mlir][spirv] Change dialect name from 'spv' to 'spirv' 2022-09-26 10:58:30 -04:00
deduplication.mlir [mlir][spirv] Allow controlling subgroup size 2022-11-30 12:34:09 -05:00
symbol-rename-listener.mlir [mlir][spirv] Change dialect name from 'spv' to 'spirv' 2022-09-26 10:58:30 -04:00