[all-commits] [llvm/llvm-project] 58cb64: [RISCV] Add octuple to LMULInfo tablegen class, re...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri May 28 11:53:26 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 58cb64921280d1a0c07e6f69f741f57df7a4b68a
https://github.com/llvm/llvm-project/commit/58cb64921280d1a0c07e6f69f741f57df7a4b68a
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-05-28 (Fri, 28 May 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
M llvm/lib/Target/RISCV/RISCVInstrInfoVVLPatterns.td
Log Message:
-----------
[RISCV] Add octuple to LMULInfo tablegen class, remove octuple_from_str. NFCI
octuple_from_str was always used with the MX field from an
LMULInfo. Might as well just precompute it and put it in the class.
More information about the All-commits
mailing list