[all-commits] [llvm/llvm-project] 666031: [RISCV] Remove unused RISCV::VLEFF and VLEFF_MASK....
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu May 6 09:41:57 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6660319cef6edf114a4cc30013039fa5553ba408
https://github.com/llvm/llvm-project/commit/6660319cef6edf114a4cc30013039fa5553ba408
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-05-06 (Thu, 06 May 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
Log Message:
-----------
[RISCV] Remove unused RISCV::VLEFF and VLEFF_MASK. NFC
Looks like these got left behind when vleff isel was moved to
X86ISelDAGToDAG.cpp
More information about the All-commits
mailing list