[all-commits] [llvm/llvm-project] 1c1432: [RISCV] Remove duplicate vsha2ch/vsha2cl/vsha2ms i...

Craig Topper via All-commits all-commits at lists.llvm.org
Sat Aug 2 21:54:20 PDT 2025


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

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

  Log Message:
  -----------
  [RISCV] Remove duplicate vsha2ch/vsha2cl/vsha2ms i32 patterns. NFC (#151835)

We had separate i32 patterns for Zvknha and Zvknhb. Use an Or predicate
to combine them.



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