For selection, we need to add support for vectors in the PTR_ADD conversion function.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D81419
[AArch64][GlobalISel] Legalize vector G_PTR_ADD and enable selection. ClosedPublic Authored by aemerson on Jun 8 2020, 12:16 PM.
Details Summary For selection, we need to add support for vectors in the PTR_ADD conversion function.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptJun 8 2020, 12:16 PM This revision is now accepted and ready to land.Jun 9 2020, 9:05 AM Closed by commit rG1cbebd95de2b: [AArch64][GlobalISel] Legalize vector G_PTR_ADD and enable selection. (authored by aemerson). · Explain WhyJun 12 2020, 12:05 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 269305 llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
llvm/test/CodeGen/AArch64/GlobalISel/legalize-ptr-add.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-ptr-add.mir
llvm/test/CodeGen/AArch64/GlobalISel/select.mir
|
IOS prefix isn't used?