[all-commits] [llvm/llvm-project] 74df1f: [RISCV] Use XLenRI alias for RegInfoByHwMode insta...
Jessica Clarke via All-commits
all-commits at lists.llvm.org
Thu Feb 18 11:39:15 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 74df1ffaad3937891b808c894cfafe2fa29b1ad6
https://github.com/llvm/llvm-project/commit/74df1ffaad3937891b808c894cfafe2fa29b1ad6
Author: Jessica Clarke <jrtc27 at jrtc27.com>
Date: 2021-02-18 (Thu, 18 Feb 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVRegisterInfo.td
Log Message:
-----------
[RISCV] Use XLenRI alias for RegInfoByHwMode instances
This avoids tedious repetition and matches what we do for the
ValueTypeByHwMode uses.
Reviewed By: craig.topper, luismarques
Differential Revision: https://reviews.llvm.org/D96649
More information about the All-commits
mailing list