[PATCH] D101058: [AArch64][SVE] Add missing patterns for scalar versions of SQSHL/UQSHL

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 05:41:33 PDT 2021


bsmith created this revision.
bsmith added reviewers: paulwalker-arm, joechrisellis, peterwaller-arm, kmclaughlin.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add missing patterns that match dup + {s,u}qshl (vector) -> {s,u}qshl (scalar)


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D101058

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/test/CodeGen/AArch64/sve2-intrinsics-uniform-dsp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101058.339586.patch
Type: text/x-patch
Size: 7038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210422/417cb197/attachment.bin>


More information about the llvm-commits mailing list