[llvm] [RISCV] Use vmv.v.x to materialize masks in deinterleave2 lowering (PR #118500)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 3 08:29:41 PST 2024
topperc wrote:
Can vmv.v.x be rematerialized? I thought only vmv.v.i can?
https://github.com/llvm/llvm-project/pull/118500
More information about the llvm-commits
mailing list