llvm-project/mlir/test/mlir-spirv-cpu-runner
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
..
CMakeLists.txt
double.mlir [mlir][spirv] Allow controlling subgroup size 2022-11-30 12:34:09 -05:00
lit.local.cfg
mlir_test_spirv_cpu_runner_c_wrappers.cpp Fix clang-tidy issues in mlir/ (NFC) 2021-12-20 20:25:01 +00:00
simple_add.mlir [mlir][spirv] Allow controlling subgroup size 2022-11-30 12:34:09 -05:00