[all-commits] [llvm/llvm-project] 03dab4: [RISCV] Remove unused VM register class
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Nov 23 14:27:01 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 03dab46d7f7323ba2b37416829cc364a4de4f294
https://github.com/llvm/llvm-project/commit/03dab46d7f7323ba2b37416829cc364a4de4f294
Author: Craig Topper <craig.topper at sifive.com>
Date: 2020-11-23 (Mon, 23 Nov 2020)
Changed paths:
M llvm/lib/Target/RISCV/RISCVRegisterInfo.td
Log Message:
-----------
[RISCV] Remove unused VM register class
Nothing references this class today so it looks like some leftover.
Differential Revision: https://reviews.llvm.org/D91977
More information about the All-commits
mailing list