[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
Wed Jun 29 05:11:23 PDT 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG424b2ae9ab3a: [AArch64][SVE] Match (add x (urshr/srshr y c)) -> ursra/srsra x y c (authored by bsmith).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128447/new/
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.440946.patch
Type: text/x-patch
Size: 8608 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220629/a08eead9/attachment.bin>
More information about the llvm-commits
mailing list