[all-commits] [llvm/llvm-project] bc091e: [RISCV] Prune more unnecessary vector pseudo instr...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Jan 2 23:06:20 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bc091e08621e8038c38abf986e5f6f4fb0280b1f
https://github.com/llvm/llvm-project/commit/bc091e08621e8038c38abf986e5f6f4fb0280b1f
Author: Craig Topper <craig.topper at sifive.com>
Date: 2022-01-02 (Sun, 02 Jan 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfo.cpp
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Prune more unnecessary vector pseudo instructions. NFC
For floating point specific vector instructions, we don't need
pseudos for mf8.
Reviewed By: khchen
Differential Revision: https://reviews.llvm.org/D116460
More information about the All-commits
mailing list