This re-uses the previous support for extract vector elt to extract the subvectors.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D59392
[AArch64][GlobalISel] Implement selection for G_UNMERGE of vectors to vectors ClosedPublic Authored by aemerson on Mar 14 2019, 3:11 PM.
Details
Summary This re-uses the previous support for extract vector elt to extract the subvectors.
Diff Detail
Event TimelineHerald added subscribers: Petar.Avramovic, hiraditya, kristof.beyls and 2 others. · View Herald TranscriptMar 14 2019, 3:11 PM aemerson added a parent revision: D59390: [AArch64][GlobalISel] Add some support for G_CONCAT_VECTORS.Mar 14 2019, 3:11 PM This revision is now accepted and ready to land.Mar 14 2019, 3:27 PM
Revision Contents
Diff 190739 llvm/lib/Target/AArch64/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-unmerge.mir
|