A register can't be live if it isn't defined; fix issues in various testcases.
(I'm working on a MachineVerifier patch to verify this.)
Paths
| Differential D78531
[AArch64] Fix MIR tests with invalid live-ins. ClosedPublic Authored by efriedma on Apr 20 2020, 6:55 PM.
Details Summary A register can't be live if it isn't defined; fix issues in various testcases. (I'm working on a MachineVerifier patch to verify this.)
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2020, 10:30 AM Closed by commit rGb4b9faa120f8: [AArch64] Fix MIR tests with invalid live-ins. (authored by efriedma). · Explain WhyApr 21 2020, 12:27 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 259076 llvm/test/CodeGen/AArch64/jump-table-compress.mir
llvm/test/CodeGen/AArch64/machine-copy-remove.mir
llvm/test/CodeGen/AArch64/machine-outliner-regsave.mir
llvm/test/CodeGen/AArch64/machine-zero-copy-remove.mir
llvm/test/CodeGen/AArch64/post-ra-machine-sink.mir
llvm/test/CodeGen/AArch64/unreachable-emergency-spill-slot.mir
llvm/test/CodeGen/AArch64/wineh4.mir
llvm/test/CodeGen/AArch64/wineh8.mir
|