[all-commits] [llvm/llvm-project] 6cc17b: [RISCV] Use class and inheritance instead of multi...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed May 31 11:12:38 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6cc17b288c0a38d3218cdd9694efd5006cee7700
https://github.com/llvm/llvm-project/commit/6cc17b288c0a38d3218cdd9694efd5006cee7700
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-05-31 (Wed, 31 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Use class and inheritance instead of multiclass for some vector isel patterns. NFC
More information about the All-commits
mailing list