[all-commits] [llvm/llvm-project] 3bdd02: [RISCV] Localize RISCVZvlssegTable to RISCVISelDAG...
Craig Topper via All-commits
all-commits at lists.llvm.org
Wed Feb 17 11:40:25 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3bdd02735bca2a5c31779e2cc24e27b83d0f24e1
https://github.com/llvm/llvm-project/commit/3bdd02735bca2a5c31779e2cc24e27b83d0f24e1
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-02-17 (Wed, 17 Feb 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
M llvm/lib/Target/RISCV/RISCVISelLowering.h
Log Message:
-----------
[RISCV] Localize RISCVZvlssegTable to RISCVISelDAGToDAG.cpp, the only place it is used.
More information about the All-commits
mailing list