[all-commits] [llvm/llvm-project] be6380: [RISCV] Remove unused classes VPseudoTernary, VPse...
Michael Maitland via All-commits
all-commits at lists.llvm.org
Tue Jul 18 16:38:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be6380f017ac8272582010bb0aa91380e2aaa58f
https://github.com/llvm/llvm-project/commit/be6380f017ac8272582010bb0aa91380e2aaa58f
Author: Michael Maitland <michaeltmaitland at gmail.com>
Date: 2023-07-18 (Tue, 18 Jul 2023)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInstrInfoVPseudos.td
Log Message:
-----------
[RISCV] Remove unused classes VPseudoTernary, VPseudoTernaryNoMaskNoPolicy, and VPseudoConversionW_V
These classes are dead and can be removed.
Differential Revision: https://reviews.llvm.org/D155634
More information about the All-commits
mailing list