[PATCH] D155101: [RISCV] Fold ops into vmv.v.v as vmerge with all-ones mask

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 03:57:05 PDT 2023


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

Rework to create the all ones mask ad-hoc


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155101

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155101.540352.patch
Type: text/x-patch
Size: 14929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/d7a9b571/attachment.bin>


More information about the llvm-commits mailing list