[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
Mon May 16 07:13:58 PDT 2022
bsmith updated this revision to Diff 429708.
bsmith added a comment.
- Use m_NonNegative instead of manually checking for splats and their values
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.429708.patch
Type: text/x-patch
Size: 16371 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220516/2c029993/attachment.bin>
More information about the llvm-commits
mailing list