[all-commits] [llvm/llvm-project] 6f45fe: [RISCV] Use MxListW instead of MxList[0-5]. NFC
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Dec 31 00:24:03 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f45fe9851c673883b3a258351ee4997aa2c028c
https://github.com/llvm/llvm-project/commit/6f45fe9851c673883b3a258351ee4997aa2c028c
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-12-31 (Fri, 31 Dec 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Use MxListW instead of MxList[0-5]. NFC
Better to use the named list instead of assuming the size of MxList.
More information about the All-commits
mailing list