According to D127731, PPCTLSDynamicCall does not preserve
LiveIntervals, so stop claiming that it does and remove the code
that tried to repair them. NFCI.
Details
Details
- Reviewers
nemanjai - Group Reviewers
Restricted Project - Commits
- rG3ff319c69047: [PowerPC] PPCTLSDynamicCall does not preserve LiveIntervals
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Is it possible to add a testcase that fails to verify or otherwise shows that a live range is computed incorrectly?