Make G_BLOCK_ADDR legal.
Instruction selection support will be coming in a subsequent patch.
Paths
| Differential D49902
[AArch64][GlobalISel] Make G_BLOCK_ADDR legal ClosedPublic Authored by aemerson on Jul 26 2018, 7:19 PM.
Details Summary Make G_BLOCK_ADDR legal. Instruction selection support will be coming in a subsequent patch.
Diff Detail
Event Timelineaemerson added a child revision: D49903: [AArch64][GlobalISel] Add isel support for G_BLOCK_ADDR.Jul 26 2018, 7:23 PM aemerson added a parent revision: D49900: [GlobalISel] Add a G_BLOCK_ADDR opcode to handle IR blockaddress constants.. This revision is now accepted and ready to land.Jul 30 2018, 10:16 AM Closed by commit rL338336: [AArch64][GlobalISel] Make G_BLOCK_ADDR legal. (authored by aemerson). · Explain WhyJul 30 2018, 5:09 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 158136 llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-blockaddress.mir
|