[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:41 PDT 2022
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
More information about the llvm-commits
mailing list