[all-commits] [llvm/llvm-project] 506ac2: [RISCV] Add 'i64' to some isel so tablegen will re...
Craig Topper via All-commits
all-commits at lists.llvm.org
Thu Feb 24 15:10:51 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 506ac296322014e42b78bb9d9bdfdd919d4492a7
https://github.com/llvm/llvm-project/commit/506ac296322014e42b78bb9d9bdfdd919d4492a7
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.td
Log Message:
-----------
[RISCV] Add 'i64' to some isel so tablegen will remove them for RV32. NFC
Saves a 100 bytes or so from the isel table.
More information about the All-commits
mailing list