NOTE: Only considers i64 based vectors at this time because smaller
element types require extra isel operand parsing.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D118040
[SVE] Use DUPM to handling more splat immediate cases. ClosedPublic Authored by paulwalker-arm on Jan 24 2022, 6:22 AM.
Details Summary NOTE: Only considers i64 based vectors at this time because smaller
element types require extra isel operand parsing.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 25 2022, 2:36 AM This revision was landed with ongoing or failed builds.Jan 26 2022, 4:06 AM Closed by commit rG66bd7ebdf76a: [SVE] Use DUPM to handling more splat immediate cases. (authored by paulwalker-arm). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 403205 llvm/lib/Target/AArch64/SVEInstrFormats.td
llvm/test/CodeGen/AArch64/sve-int-arith-imm.ll
llvm/test/CodeGen/AArch64/sve-intrinsics-int-arith-imm.ll
llvm/test/CodeGen/AArch64/sve-vector-splat.ll
llvm/test/CodeGen/AArch64/sve-vselect-imm.ll
llvm/test/CodeGen/AArch64/sve2-int-mul.ll
|