[all-commits] [llvm/llvm-project] f02e37: [RISCV][NFC] Define variables for vector VT list o...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Sun Dec 11 18:47:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f02e3782756595c6a2e86353ea155781ef8c5469
https://github.com/llvm/llvm-project/commit/f02e3782756595c6a2e86353ea155781ef8c5469
Author: wangpc <pc.wang at linux.alibaba.com>
Date: 2022-12-12 (Mon, 12 Dec 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVRegisterInfo.td
Log Message:
-----------
[RISCV][NFC] Define variables for vector VT list of different LMUL
This reduces several lines of code and these variables can be used
by followed patches.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D139690
More information about the All-commits
mailing list