[all-commits] [llvm/llvm-project] b22308: [RISCV] Simplify VROR_IV_V_X_I multiclass. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Jul 18 16:39:57 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b22308bcac9c4655d1aa5241c7f7ee93fe90241b
https://github.com/llvm/llvm-project/commit/b22308bcac9c4655d1aa5241c7f7ee93fe90241b
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoZvk.td
Log Message:
-----------
[RISCV] Simplify VROR_IV_V_X_I multiclass. NFC
Remove template parameters that always have their default value.
More information about the All-commits
mailing list