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

Paul Walker via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 04:46:23 PDT 2022


paulwalker-arm added a comment.

We may well have other `sra` related patterns so what about naming the test just `sve-sra.ll`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128045



More information about the llvm-commits mailing list