[all-commits] [llvm/llvm-project] aefba8: [LLVM][CodeGen][SVE] Add isel for zext(setcc(x, 0, n...

Paul Walker via All-commits all-commits at lists.llvm.org
Tue Jul 14 06:22:43 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: aefba88f46a6e55645c848f58f6ba56944d5ae62
      https://github.com/llvm/llvm-project/commit/aefba88f46a6e55645c848f58f6ba56944d5ae62
  Author: Paul Walker <paul.walker at arm.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

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

  Log Message:
  -----------
  [LLVM][CodeGen][SVE] Add isel for zext(setcc(x,0,ne)) -> umin(x,1). (#209452)



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