diff options
author | Florian Hahn <flo@fhahn.com> | 2025-10-01 21:57:54 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2025-10-01 22:01:23 +0100 |
commit | 94b2617590c11b372a2161ccdfe52ecd73d58ec1 (patch) | |
tree | a3b827e1966f971336622e153d3c4b37e991654b /llvm/unittests/MC/StringTableBuilderTest.cpp | |
parent | b389adf56a1610cbdf0aa0a7b0b70b2c6b049f83 (diff) | |
download | llvm-94b2617590c11b372a2161ccdfe52ecd73d58ec1.zip llvm-94b2617590c11b372a2161ccdfe52ecd73d58ec1.tar.gz llvm-94b2617590c11b372a2161ccdfe52ecd73d58ec1.tar.bz2 |
[VPlan] Remove VPIRPhis in exit blocks when deleting scalar loop BBs.
DeleteDeadBlocks will remove single-entry phis. Remove them from the exit
VPIRBBs in VPlan as well, otherwise we would retain references to deleted
IR instructions.
Fixes MSan failures after 8907b6d39
https://lab.llvm.org/buildbot/#/builders/164/builds/14013
Diffstat (limited to 'llvm/unittests/MC/StringTableBuilderTest.cpp')
0 files changed, 0 insertions, 0 deletions