aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
diff options
context:
space:
mode:
authorUday Bondhugula <uday@polymagelabs.com>2023-06-17 23:27:59 +0530
committerUday Bondhugula <uday@polymagelabs.com>2023-06-18 22:53:50 +0530
commit27ccf0f40771047f5e6a20122cd53157df30f593 (patch)
tree105e53e413e945327baad437d75e68e7099f0689 /llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
parentb57e049fe5ccf48bb105b96020901d2912de9588 (diff)
downloadllvm-27ccf0f40771047f5e6a20122cd53157df30f593.zip
llvm-27ccf0f40771047f5e6a20122cd53157df30f593.tar.gz
llvm-27ccf0f40771047f5e6a20122cd53157df30f593.tar.bz2
[MLIR] Provide bare pointer memref lowering option on gpu-to-nvvm pass
Provide the bare pointer memref lowering option on gpu-to-nvvm pass. This is needed whenever we lower memrefs on the host function side and the kernel calls on the host-side (gpu-to-llvm) with the bare ptr convention. The GPU module side of the lowering should also "align" and use the bare pointer convention. Reviewed By: krzysz00 Differential Revision: https://reviews.llvm.org/D152480
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp')
0 files changed, 0 insertions, 0 deletions