[PATCH] D128447: [AArch64][SVE] Match (add x (urshr/srshr y c)) -> ursra/srsra x y c

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 23 07:58:18 PDT 2022


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D128447

Files:
  llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
  llvm/lib/Target/AArch64/SVEInstrFormats.td
  llvm/test/CodeGen/AArch64/sve2-rsra.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128447.439398.patch
Type: text/x-patch
Size: 8608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/3827d232/attachment.bin>


More information about the llvm-commits mailing list