[all-commits] [llvm/llvm-project] 153368: [RISCV] Simplify MIPS CCMov patterns. NFC (#125318)

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Feb 1 09:36:53 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 15336823adbd41d401185c2fecf2c063f6a64f73
      https://github.com/llvm/llvm-project/commit/15336823adbd41d401185c2fecf2c063f6a64f73
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2025-02-01 (Sat, 01 Feb 2025)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVInstrInfoXMips.td

  Log Message:
  -----------
  [RISCV] Simplify MIPS CCMov patterns. NFC (#125318)

We have ComplexPatterns that reduce 3 patterns to 1, by handling the
==/!= 0, imm, and register cases. These are used for XTHeadCondMove,
Zicond, XVentanaCondOps, and our basic seteq/setne patterns.



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