aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorDaniil Fukalov <1671137+dfukalov@users.noreply.github.com>2022-07-25 15:18:51 +0300
committerDaniil Fukalov <1671137+dfukalov@users.noreply.github.com>2022-09-02 20:00:22 +0300
commitb4e1b0e00d5d5ddcd11110f0e1104e5288e284b3 (patch)
treea5978aa705b48db21f89dfc3b1af91c7c15c9eaa /clang/lib/Frontend/CompilerInvocation.cpp
parent1a4d851d272d141fb39ff9a0b2572dfa4411c5c5 (diff)
downloadllvm-b4e1b0e00d5d5ddcd11110f0e1104e5288e284b3.zip
llvm-b4e1b0e00d5d5ddcd11110f0e1104e5288e284b3.tar.gz
llvm-b4e1b0e00d5d5ddcd11110f0e1104e5288e284b3.tar.bz2
[LiveIntervals] Split live intervals on any dead def
Each dead def of the same virtual register is required to be split into multiple virtual registers with separate live intervals to avoid MachineVerifier error. Partially fixes https://github.com/llvm/llvm-project/issues/56050 and https://github.com/llvm/llvm-project/issues/56051 Reviewed By: qcolombet Differential Revision: https://reviews.llvm.org/D130477
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions