[all-commits] [llvm/llvm-project] 5ba10a: [NFC][RISCV] Replace global def containing only on...
Wang Pengcheng via All-commits
all-commits at lists.llvm.org
Sun May 21 19:49:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5ba10ad9dc43a0c5dc2883ae6fac64307f689820
https://github.com/llvm/llvm-project/commit/5ba10ad9dc43a0c5dc2883ae6fac64307f689820
Author: wangpc <pc.wang at linux.alibaba.com>
Date: 2023-05-22 (Mon, 22 May 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVRegisterInfo.td
Log Message:
-----------
[NFC][RISCV] Replace global def containing only one field with defvar
This simplifies some code.
Reviewed By: asb
Differential Revision: https://reviews.llvm.org/D150935
More information about the All-commits
mailing list