aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineBasicBlock.cpp
diff options
context:
space:
mode:
authorKai Sasaki <lewuathe@gmail.com>2023-04-13 10:41:56 +0900
committerKai Sasaki <lewuathe@gmail.com>2023-04-13 10:42:09 +0900
commit7a0dd35493d4a87b3152e26e1f6449a3f07f1190 (patch)
treef403c69637b9e2f1014cd3519c988b5eb9c577c3 /llvm/lib/CodeGen/MachineBasicBlock.cpp
parente76cfaca70be0b45e62149e52f68d8352fa8ea2f (diff)
downloadllvm-7a0dd35493d4a87b3152e26e1f6449a3f07f1190.zip
llvm-7a0dd35493d4a87b3152e26e1f6449a3f07f1190.tar.gz
llvm-7a0dd35493d4a87b3152e26e1f6449a3f07f1190.tar.bz2
[mlir][func] Guard for unranked memref with the bare ptr memref call
Lowering the call op with use-bare-ptr-memref-call crashes due to the unsupported unranked memref type. We can prevent the crash by checking the type of operand in the pass instead of the assertion in the type converter. Issue: https://github.com/llvm/llvm-project/issues/61872 Reviewed By: ftynse Differential Revision: https://reviews.llvm.org/D148078
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions