diff options
author | Jay Foad <jay.foad@amd.com> | 2021-10-01 15:39:38 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2021-10-05 14:25:53 +0100 |
commit | f65458df32f72d6c2cb0cdf42544576290e5d8c6 (patch) | |
tree | da355fd20c3ba3196852e3379ce84d5be84a0897 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | a0ed71ff293b4ca4895fa5d184a008d048ea6fb1 (diff) | |
download | llvm-f65458df32f72d6c2cb0cdf42544576290e5d8c6.zip llvm-f65458df32f72d6c2cb0cdf42544576290e5d8c6.tar.gz llvm-f65458df32f72d6c2cb0cdf42544576290e5d8c6.tar.bz2 |
[PHIElimination] Update LiveVariables after handling an unspillable terminator
Update the LiveVariables analysis after the special handling for
unspillable terminators which was added in D91358. This is just enough
to fix some "Block should not be in AliveBlocks" / "Block missing from
AliveBlocks" errors in the codegen test suite when machine verification
is forced to run after PHIElimination (currently it is disabled).
Differential Revision: https://reviews.llvm.org/D110939
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions