[all-commits] [llvm/llvm-project] 96dcb0: [NFC][LLVM][CodeGen][SVE] Strengthen the isel defi...

Paul Walker via All-commits all-commits at lists.llvm.org
Tue Jul 14 03:31:23 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 96dcb03caa310852329c4e7ad1d678c024c6ed94
      https://github.com/llvm/llvm-project/commit/96dcb03caa310852329c4e7ad1d678c024c6ed94
  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/lib/Target/AArch64/SVEInstrFormats.td

  Log Message:
  -----------
  [NFC][LLVM][CodeGen][SVE] Strengthen the isel definition of AArch64setcc_z. (#209170)

Making all operand types derive from the compare's LHS reduces the
number of types an isel rule must specify, which improves readability.



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