[all-commits] [llvm/llvm-project] 1c3145: [RISCV] Remove empty Sched instantiations from the...
Craig Topper via All-commits
all-commits at lists.llvm.org
Mon Jan 18 14:22:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1c31459153647a21da9b5cdbb01f78bccfb341a5
https://github.com/llvm/llvm-project/commit/1c31459153647a21da9b5cdbb01f78bccfb341a5
Author: Craig Topper <craig.topper at sifive.com>
Date: 2021-01-18 (Mon, 18 Jan 2021)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoB.td
Log Message:
-----------
[RISCV] Remove empty Sched instantiations from the end of InstAlias defs. NFCI
InstAliases don't need scheduling information so I'm not sure what
these lines were even doing. Especially since the records don't
have names.
More information about the All-commits
mailing list