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

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 20 07:36:19 PDT 2023


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

Fix some formatting


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/extract-subvector.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector-shuffle.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-insert-subvector.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D153351.532925.patch
Type: text/x-patch
Size: 19640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230620/0e7fe7e4/attachment.bin>


More information about the llvm-commits mailing list