[llvm] [RISCV] Remove vmv.s.x and vmv.x.s lmul pseudo variants (PR #71501)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 15 19:55:53 PST 2023
================
@@ -7420,11 +7414,6 @@ foreach fvti = AllFloatVectors in {
(fvti.Vector $rs1),
----------------
topperc wrote:
Why do we still need this pattern?
https://github.com/llvm/llvm-project/pull/71501
More information about the llvm-commits
mailing list