aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/CommandFlags.cpp
diff options
context:
space:
mode:
authorAlex Zinenko <zinenko@google.com>2021-06-07 18:33:18 +0200
committerAlex Zinenko <zinenko@google.com>2021-06-08 11:11:28 +0200
commit3c70a82e2891949801bd5da68159cd8156659f6f (patch)
tree563ff4b27e45fffb87d989edf45342d54efe3aec /llvm/lib/CodeGen/CommandFlags.cpp
parent57546f5b2224fe6d56081463dec2acc5964a61e8 (diff)
downloadllvm-3c70a82e2891949801bd5da68159cd8156659f6f.zip
llvm-3c70a82e2891949801bd5da68159cd8156659f6f.tar.gz
llvm-3c70a82e2891949801bd5da68159cd8156659f6f.tar.bz2
[mlir] fix integer type mismatch in alloc conversion to LLVM
Some places in the alloc-like op conversion use the converted index type whereas other places use the pointer-sized integer type, which may not be the same. Consistently use the converted index type, similarly to other address calculations. Reviewed By: pifon2a Differential Revision: https://reviews.llvm.org/D103826
Diffstat (limited to 'llvm/lib/CodeGen/CommandFlags.cpp')
0 files changed, 0 insertions, 0 deletions