diff options
author | Jay Foad <jay.foad@amd.com> | 2021-11-03 15:45:24 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2021-11-09 09:24:21 +0000 |
commit | 5c3c7adf3a320b2f30bf4b8d86c626d94ae2aafa (patch) | |
tree | d2c0d4f1739118f597e8aa1c94f91f4758695c0f /llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp | |
parent | 1c81941f192a252da2930a224428734c22c0cda1 (diff) | |
download | llvm-5c3c7adf3a320b2f30bf4b8d86c626d94ae2aafa.zip llvm-5c3c7adf3a320b2f30bf4b8d86c626d94ae2aafa.tar.gz llvm-5c3c7adf3a320b2f30bf4b8d86c626d94ae2aafa.tar.bz2 |
[CodeGen] Fix assertion failure in TwoAddressInstructionPass::rescheduleMIBelowKill
This fixes an assertion failure with -early-live-intervals when trying
to update the live intervals for a debug instruction, which don't even
have slot indexes.
Differential Revision: https://reviews.llvm.org/D113116
Diffstat (limited to 'llvm/lib/Transforms/Utils/ScalarEvolutionExpander.cpp')
0 files changed, 0 insertions, 0 deletions