[all-commits] [llvm/llvm-project] 5f4541: [AArch64][SVE] Convert SRSHL to LSL when the fed f...

Bradley Smith via All-commits all-commits at lists.llvm.org
Thu May 19 07:08:36 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5f4541fefbfc3ea0ccfb5c19fba100ab6024d57b
      https://github.com/llvm/llvm-project/commit/5f4541fefbfc3ea0ccfb5c19fba100ab6024d57b
  Author: Bradley Smith <bradley.smith at arm.com>
  Date:   2022-05-19 (Thu, 19 May 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    A llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-abs-srshl.ll

  Log Message:
  -----------
  [AArch64][SVE] Convert SRSHL to LSL when the fed from an ABS intrinsic

Differential Revision: https://reviews.llvm.org/D125233




More information about the All-commits mailing list