[all-commits] [llvm/llvm-project] 113806: [AArch64] optimise SVE cvt intrinsics with no acti...

Lukacma via All-commits all-commits at lists.llvm.org
Thu Aug 29 03:45:35 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 113806d187901ec3ca202ffa22ef94c80770a760
      https://github.com/llvm/llvm-project/commit/113806d187901ec3ca202ffa22ef94c80770a760
  Author: Lukacma <Marian.Lukac at arm.com>
  Date:   2024-08-29 (Thu, 29 Aug 2024)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
    A llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-comb-all-active-lanes-cvt.ll
    A llvm/test/Transforms/InstCombine/AArch64/sve-intrinsic-comb-no-active-lanes-cvt.ll

  Log Message:
  -----------
  [AArch64] optimise SVE cvt intrinsics with no active lanes (#104809)

This patch extends https://github.com/llvm/llvm-project/pull/73964 and
optimises SVE cvt intrinsics away when predicate is zero.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list