aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunctionSplitter.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2021-04-23 09:33:24 -0700
committerCraig Topper <craig.topper@sifive.com>2021-04-23 09:33:29 -0700
commit3064a63b2b330a229d0b236472549dc832ce1701 (patch)
tree05b3d62724e12706b02b71e9d070fe018a337099 /llvm/lib/CodeGen/MachineFunctionSplitter.cpp
parentfae1d31c09172313f96e16791e823ef4b6badc5d (diff)
downloadllvm-3064a63b2b330a229d0b236472549dc832ce1701.zip
llvm-3064a63b2b330a229d0b236472549dc832ce1701.tar.gz
llvm-3064a63b2b330a229d0b236472549dc832ce1701.tar.bz2
[RISCV] Remove GetVRegNoV0 from the output register class of masked compare pseudo instructions.
Theses instructions are allowed to write v0 when they are masked. We'll still never use v0 because of the earlyclobber constraint so this doesn't really help anything. It just makes the definitions correct. While I was there remove an unused multiclass I noticed. Reviewed By: HsiangKai Differential Revision: https://reviews.llvm.org/D101118
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunctionSplitter.cpp')
0 files changed, 0 insertions, 0 deletions