[all-commits] [llvm/llvm-project] 5cd16e: [NFC SVE ACLE] Remove IR combines that no longer a...

JolantaJensen via All-commits all-commits at lists.llvm.org
Thu Jun 22 03:26:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5cd16e2cb7207a70a61d1221464b17dcaf3c7f29
      https://github.com/llvm/llvm-project/commit/5cd16e2cb7207a70a61d1221464b17dcaf3c7f29
  Author: Jolanta Jensen <Jolanta.Jensen at arm.com>
  Date:   2023-06-22 (Thu, 22 Jun 2023)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp

  Log Message:
  -----------
  [NFC SVE ACLE] Remove IR combines that no longer apply.

Remove IR combines that no longer apply after the SVE merging
intrinsics taking an all active predicate, have been canonicalised
to their equivalent undef (_u) variants.

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




More information about the All-commits mailing list