Add missing patterns that match dup + {s,u}qshl (vector) -> {s,u}qshl (scalar)
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D101058
[AArch64][SVE] Add missing patterns for scalar versions of SQSHL/UQSHL ClosedPublic Authored by bsmith on Apr 22 2021, 5:41 AM.
Details Summary Add missing patterns that match dup + {s,u}qshl (vector) -> {s,u}qshl (scalar)
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 22 2021, 9:34 AM This revision was landed with ongoing or failed builds.Apr 26 2021, 5:07 AM Closed by commit rG2040d20df2e2: [AArch64][SVE] Add missing patterns for scalar versions of SQSHL/UQSHL (authored by bsmith). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 340486 llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
llvm/test/CodeGen/AArch64/sve2-intrinsics-uniform-dsp.ll
|