[all-commits] [llvm/llvm-project] 794698: [RISCV] Use i32 instead of XLenVT in Xqci patterns...
Craig Topper via All-commits
all-commits at lists.llvm.org
Fri Jul 11 16:59:38 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 794698031c20307f3cdb153b721f4fd8e81fbadf
https://github.com/llvm/llvm-project/commit/794698031c20307f3cdb153b721f4fd8e81fbadf
Author: Craig Topper <craig.topper at sifive.com>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoXqci.td
Log Message:
-----------
[RISCV] Use i32 instead of XLenVT in Xqci patterns. NFC (#148271)
This allows the i64 RV64 patterns to be filtered out of
RISCVGenDAGISel.inc. This saves about 1500 bytes.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list