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 |
||
---|---|---|
.. | ||
lower-alloc-to-gpu-runtime-calls.mlir | ||
lower-launch-func-to-gpu-runtime-calls.mlir | ||
lower-memcpy-to-gpu-runtime-calls.mlir | ||
lower-memset-to-gpu-runtime-calls.mlir | ||
lower-wait-to-gpu-runtime-calls.mlir | ||
memory-attrbution.mlir |