[PATCH] D128045: [AArch64][SVE] Match (add x (lsr/asr y c)) -> usra/ssra x y c

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


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f27df508478: [AArch64][SVE] Match (add x (lsr/asr y c)) -> usra/ssra x y c (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D128045?vs=438705&id=439397#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D128045/new/

https://reviews.llvm.org/D128045

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128045.439397.patch
Type: text/x-patch
Size: 14458 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220623/a3fc8a4e/attachment.bin>


More information about the llvm-commits mailing list