[all-commits] [llvm/llvm-project] adfd13: [AArch64][SVE] Add optimisation for SVE intrinsics...

Mark Harley via All-commits all-commits at lists.llvm.org
Wed Jan 10 03:57:06 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: adfd13157dac4f512f579c14de8da6c7c0c9b698
      https://github.com/llvm/llvm-project/commit/adfd13157dac4f512f579c14de8da6c7c0c9b698
  Author: Mark Harley <mark.harley at arm.com>
  Date:   2024-01-10 (Wed, 10 Jan 2024)

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

  Log Message:
  -----------
  [AArch64][SVE] Add optimisation for SVE intrinsics with no active lanes (#73964)

This patch introduces optimisations for SVE intrinsic function calls
which have all false predicates.




More information about the All-commits mailing list