If the MOVi operand was renamable, the operands of the expanded
instructions are also renamable.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D70061
[AArch64ExpandPseudos] Preserve renamable state when expanding MOVi64 & co. ClosedPublic Authored by fhahn on Nov 10 2019, 1:27 PM.
Details Summary If the MOVi operand was renamable, the operands of the expanded
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 11 2019, 7:22 AM Closed by commit rG636412bf31fc: [AArch64ExpandPseudos] Preserve renamable state when expanding MOVi64 & co. (authored by fhahn). · Explain WhyNov 12 2019, 3:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 228845 llvm/lib/Target/AArch64/AArch64ExpandPseudoInsts.cpp
llvm/test/CodeGen/AArch64/expand-movi-renamable.mir
|
You should be able to use -run-pass here.