llvm-project/mlir/test/Conversion/GPUToSPIRV
Uday Bondhugula 08b63db8bb [MLIR][GPU] Add GPU launch op support for dynamic shared memory
Add support for dynamic shared memory for GPU launch ops: add an
optional operand to gpu.launch and gpu.launch_func ops to specify the
amount of "dynamic" shared memory to use. Update lowerings to connect
this operand to the GPU runtime.

Differential Revision: https://reviews.llvm.org/D110800
2021-10-01 16:46:07 +05:30
..
builtins.mlir [MLIR][GPU] Add GPU launch op support for dynamic shared memory 2021-10-01 16:46:07 +05:30
entry-point.mlir [mlir][spirv] Create a pass for testing SCFToSPIRV patterns 2020-12-23 14:31:55 -05:00
load-store.mlir [MLIR] Create memref dialect and move dialect-specific ops from std. 2021-03-15 11:14:09 +01:00
module-structure-opencl.mlir [mlir][spirv] Only attach struct offset for required storage classes 2021-04-13 15:30:30 -04:00
simple.mlir [mlir][gpu] NFC: switch occurrences of gpu.launch_func to custom format. 2020-10-22 17:27:19 +02:00