We'll need legalizer lower() support for the other types to work.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D89159
[AArch64][GlobalISel] Add selection support for v2s32 and v2s64 reductions for FADD/ADD. ClosedPublic Authored by aemerson on Oct 9 2020, 12:42 PM.
Details Summary We'll need legalizer lower() support for the other types to work.
Diff Detail
Event TimelineHerald added subscribers: danielkiss, hiraditya, kristof.beyls, rovka. · View Herald TranscriptOct 9 2020, 12:42 PM aemerson added a parent revision: D89075: [AArch64][GlobalISel] Regbankselect reductions to use FPR bank for scalars.. This revision is now accepted and ready to land.Oct 15 2020, 1:24 PM Closed by commit rG39c05a1a7153: [AArch64][GlobalISel] Add selection support for v2s32 and v2s64 reductions for… (authored by aemerson). · Explain WhyOct 16 2020, 11:42 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 298697 llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/test/CodeGen/AArch64/GlobalISel/select-reduce-add.mir
llvm/test/CodeGen/AArch64/GlobalISel/select-reduce-fadd.mir
llvm/test/CodeGen/AArch64/arm64-vabs.ll
|