Legalize vector G_ICMP.
Selection support will be coming in a later patch.
Paths
| Differential D60435
[AArch64][GlobalISel] Legalize vector G_ICMP ClosedPublic Authored by aemerson on Apr 8 2019, 6:32 PM.
Details Summary Legalize vector G_ICMP. Selection support will be coming in a later patch.
Diff Detail
Event TimelineHerald added subscribers: Petar.Avramovic, hiraditya, kristof.beyls and 2 others. · View Herald TranscriptApr 8 2019, 6:32 PM aemerson added a parent revision: D60433: [AArch64][GlobalISel] Add legalization for some vector G_LSR and G_ASHR.Apr 8 2019, 6:32 PM Comment Actions LGTM aside from question
This revision is now accepted and ready to land.Apr 9 2019, 9:41 AM Closed by commit rL358034: [AArch64][GlobalISel] Legalize vector G_ICMP. (authored by aemerson). · Explain WhyApr 9 2019, 2:24 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 194399 llvm/trunk/include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
llvm/trunk/lib/Target/AArch64/AArch64LegalizerInfo.cpp
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-select.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalize-vector-icmp.mir
llvm/trunk/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
|