[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 9 07:19:57 PDT 2022


bsmith created this revision.
Herald added subscribers: psnobl, hiraditya, kristof.beyls, tschuett.
Herald added a reviewer: efriedma.
Herald added a project: All.
bsmith requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

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.428080.patch
Type: text/x-patch
Size: 16651 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220509/52c82710/attachment.bin>


More information about the llvm-commits mailing list