Verify the LiveVariables analysis after a pass that claims to preserve
it, even if there are no further passes (apart from the verifier itself)
that would use the analysis.
Details
Details
Summary
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
foad added a parent revision: D129634: [X86] Fix updating LiveVariables in convertToThreeAddress.Jul 13 2022, 5:26 AM
foad added a parent revision: D129661: [AMDGPU] Update LiveVariables after killing an immediate def.Jul 13 2022, 9:41 AM
This revision is now accepted and ready to land.Jul 13 2022, 10:00 AM
foad added a parent revision: D136445: [TwoAddressInstruction] Fix stale LiveVariables info in processStatepoint.Oct 21 2022, 6:12 AM
This revision was landed with ongoing or failed builds.Oct 21 2022, 8:33 AM
Closed by commit rGd4650d0938e2: [MachineVerifier] Try harder to verify LiveVariables (authored by foad). · Explain Why
This revision was automatically updated to reflect the committed changes.
foad added a reverting change: rGf010b1eae586: Revert "[MachineVerifier] Try harder to verify LiveVariables".Oct 22 2022, 4:22 AM
This revision is now accepted and ready to land.Oct 22 2022, 4:22 AM
foad added a parent revision: D136596: [X86] Update LiveVariables in more cases in convertToThreeAddress.Oct 24 2022, 7:06 AM
Closed by commit rG024305730413: [MachineVerifier] Try harder to verify LiveVariables (authored by foad). · Explain WhyOct 25 2022, 1:22 AM
This revision was automatically updated to reflect the committed changes.