[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
Wed Jul 19 09:25:08 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGefedcbeeb88c: [RISCV] Fold ops into vmv.v.v as vmerge with all-ones mask (authored by luke).

Changed prior to commit:
  https://reviews.llvm.org/D155101?vs=540352&id=542069#toc

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.542069.patch
Type: text/x-patch
Size: 14330 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/4d893b42/attachment.bin>


More information about the llvm-commits mailing list