[all-commits] [llvm/llvm-project] 11881a: [RISCV] Rename some V extension multiclasses for c...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Sep 1 22:17:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 11881a8f3f128de1093f8e24ce26b2a440222a28
https://github.com/llvm/llvm-project/commit/11881a8f3f128de1093f8e24ce26b2a440222a28
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Rename some V extension multiclasses for consistency. NFC
Use "SDNode" in the name is the convention for the VLMax patterns
in RISCVInstrInfoVSDPatterns.td. This files use "VL".
More information about the All-commits
mailing list