[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
Thu May 19 07:08:33 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5f4541fefbfc: [AArch64][SVE] Convert SRSHL to LSL when the fed from an ABS intrinsic (authored by bsmith).

Changed prior to commit:
  https://reviews.llvm.org/D125233?vs=429708&id=430664#toc

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.430664.patch
Type: text/x-patch
Size: 16327 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220519/b40da69f/attachment.bin>


More information about the llvm-commits mailing list