diff options
author | Yuanbo Li <yuanboli233@gmail.com> | 2021-04-26 13:07:18 +0100 |
---|---|---|
committer | Jeremy Morse <jeremy.morse@sony.com> | 2021-04-26 13:14:42 +0100 |
commit | cc7803ee3f767412223c234586834976d257a521 (patch) | |
tree | 43bf5dbe5b48fe5e8c956b6bef1812d4fd70f951 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 2040d20df2e22eefaa6b653e505a2bcf3499e786 (diff) | |
download | llvm-cc7803ee3f767412223c234586834976d257a521.zip llvm-cc7803ee3f767412223c234586834976d257a521.tar.gz llvm-cc7803ee3f767412223c234586834976d257a521.tar.bz2 |
[LSR][DebugInfo] Don't unnecessarily drop DebugLocs
When transforming a loop terminating condition into a "max" comparison,
the DebugLoc from the old condition should be set on the newly created
comparison. They are the same operation, just optimized. Fixes PR48067.
Differential Revision: https://reviews.llvm.org/D98218
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions