[all-commits] [llvm/llvm-project] 85d3a4: [RISCV] Remove some unneeded widening FP vector ps...
Craig Topper via All-commits
all-commits at lists.llvm.org
Tue Nov 15 18:40:18 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 85d3a419a7879e35fed0924b7d7312dd84995de4
https://github.com/llvm/llvm-project/commit/85d3a419a7879e35fed0924b7d7312dd84995de4
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Remove some unneeded widening FP vector pseudo instructions. NFC
We don't need LMUL=8 versions of these.
Reviewed By: michaelmaitland
Differential Revision: https://reviews.llvm.org/D137439
More information about the All-commits
mailing list