forked from OSchip/llvm-project
08b63db8bb
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 |
||
---|---|---|
.. | ||
builtins.mlir | ||
entry-point.mlir | ||
load-store.mlir | ||
module-structure-opencl.mlir | ||
simple.mlir |