aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
diff options
context:
space:
mode:
authorOleksandr "Alex" Zinenko <zinenko@google.com>2023-11-21 18:27:00 +0100
committerGitHub <noreply@github.com>2023-11-21 18:27:00 +0100
commit8169c157d5aaee67f6a5b13ca82d09e1b2848051 (patch)
tree9c12ee6e9b13fb999401ec5d4772921ff4e62014 /llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp
parentc97e4273e2725578c8d51767321149e87f31d606 (diff)
downloadllvm-8169c157d5aaee67f6a5b13ca82d09e1b2848051.zip
llvm-8169c157d5aaee67f6a5b13ca82d09e1b2848051.tar.gz
llvm-8169c157d5aaee67f6a5b13ca82d09e1b2848051.tar.bz2
[mlir] fix overflow in LLVM dialect inlining (#72878)
Don't use unsigned for sizes as they may be larger than that type can hold. Fixes #72678.
Diffstat (limited to 'llvm/lib/CodeGen/AssignmentTrackingAnalysis.cpp')
0 files changed, 0 insertions, 0 deletions