[PATCH] D125233: [AArch64][SVE] Convert SRSHL to LSL when the fed from an ABS intrinsic

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 11 08:07:38 PDT 2022


bsmith updated this revision to Diff 428668.
bsmith added a comment.

- Fix typos in comments, SQSHL -> SRSHL.
- Rearrange tests to have positive cases first.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125233

Files:
  llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
  llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-abs-srshl.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125233.428668.patch
Type: text/x-patch
Size: 16651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220511/d9de4ca0/attachment.bin>


More information about the llvm-commits mailing list