diff options
author | Craig Topper <craig.topper@sifive.com> | 2021-04-23 13:05:23 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2021-04-23 15:06:10 -0700 |
commit | baa107f018a94763d829daa534b4b1bf98219306 (patch) | |
tree | 89963fda75d651ca90f0bd9e3e6e03e61c8a05b4 /llvm/lib/CodeGen/MachineCSE.cpp | |
parent | 3fe5c3b0189f51868493bbbc6768ef3afbdfb492 (diff) | |
download | llvm-baa107f018a94763d829daa534b4b1bf98219306.zip llvm-baa107f018a94763d829daa534b4b1bf98219306.tar.gz llvm-baa107f018a94763d829daa534b4b1bf98219306.tar.bz2 |
[RISCV] Only expose one interface for getContainerForFixedLengthVector in the RISCVTargetLowering class
We can have RISCVISelDAGToDAG.cpp call the VT only version by
finding the RISCVTargetLowering object via the Subtarget.
Make the static versions just global static functions in
RISCVISelLowering that can be called by static functions in that
file.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions