Verify the SlotIndexes 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
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D129201
[MachineVerifier] Try harder to verify SlotIndexes ClosedPublic Authored by foad on Jul 6 2022, 6:59 AM.
Details Summary Verify the SlotIndexes analysis after a pass that claims to preserve it,
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 4 2023, 6:57 AM Closed by commit rG5509a18b5a38: [MachineVerifier] Try harder to verify SlotIndexes (authored by foad). · Explain WhyApr 4 2023, 7:24 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 487085 llvm/lib/CodeGen/MachineVerifier.cpp
|