[all-commits] [llvm/llvm-project] a316f1: [RISCV][NFC] Move getRVVMCOpcode to RISCVInstrInfo...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Mon Oct 30 04:03:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a316f14fdd8f5aa60d7158f2ce66718337dcf3b6
https://github.com/llvm/llvm-project/commit/a316f14fdd8f5aa60d7158f2ce66718337dcf3b6
Author: Wang Pengcheng <wangpengcheng.pp at bytedance.com>
Date: 2023-10-30 (Mon, 30 Oct 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfo.h
M llvm/lib/Target/RISCV/RISCVOptWInstrs.cpp
Log Message:
-----------
[RISCV][NFC] Move getRVVMCOpcode to RISCVInstrInfo (#70637)
To simplify more code.
More information about the All-commits
mailing list