[PATCH] D153351: [RISCV] Fold vmv.v.v into vops

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 23 07:21:28 PDT 2023


luke updated this revision to Diff 533953.
luke added a comment.

Check for existence of RISCVMaskedPseudo to prevent non element-wise 
pseudos from being transformed


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D153351/new/

https://reviews.llvm.org/D153351

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.h
  llvm/test/CodeGen/RISCV/rvv/combine-vmv.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector-shuffle.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153351.533953.patch
Type: text/x-patch
Size: 19139 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230623/389beae3/attachment.bin>


More information about the llvm-commits mailing list