[all-commits] [llvm/llvm-project] 69b19f: [RISCV] Use i64 instead of XLenVT in RV64 only pat...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sat Aug 5 00:56:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 69b19f284836f6059355167f904a2ab9f4b96992
https://github.com/llvm/llvm-project/commit/69b19f284836f6059355167f904a2ab9f4b96992
Author: Craig Topper <craig.topper at sifive.com>
Date: 2023-08-05 (Sat, 05 Aug 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXVentana.td
Log Message:
-----------
[RISCV] Use i64 instead of XLenVT in RV64 only patterns. NFC
This stops tablegen from generating unneeded entries in
RISCVGenDAGISel.inc.
More information about the All-commits
mailing list