[all-commits] [llvm/llvm-project] f7b2d4: [AArch64] Add patterns to fold zext(cmpeq(x, splat...

Cullen Rhodes via All-commits all-commits at lists.llvm.org
Tue Jul 19 01:15:09 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: f7b2d4aac66576ce9d091b748141f5cfe5100f91
      https://github.com/llvm/llvm-project/commit/f7b2d4aac66576ce9d091b748141f5cfe5100f91
  Author: Cullen Rhodes <cullen.rhodes at arm.com>
  Date:   2022-07-19 (Tue, 19 Jul 2022)

  Changed paths:
    M llvm/lib/Target/AArch64/AArch64SVEInstrInfo.td
    M llvm/test/CodeGen/AArch64/sve-cmp-folds.ll

  Log Message:
  -----------
  [AArch64] Add patterns to fold zext(cmpeq(x, splat(0)))

Reviewed By: paulwalker-arm

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




More information about the All-commits mailing list