[PATCH] D155071: [RISCV] Fold vmerge into its ops with smaller VL if known

Luke Lau via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 19 09:25:04 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
luke marked an inline comment as not done.
Closed by commit rG0f277ab3616a: [RISCV] Fold vmerge into its ops with smaller VL if known (authored by luke).

Changed prior to commit:
  https://reviews.llvm.org/D155071?vs=540345&id=542068#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155071

Files:
  llvm/lib/Target/RISCV/RISCVISelDAGToDAG.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vselect.ll
  llvm/test/CodeGen/RISCV/rvv/rvv-peephole-vmerge-masked-vops.ll
  llvm/test/CodeGen/RISCV/rvv/rvv-peephole-vmerge-vops.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155071.542068.patch
Type: text/x-patch
Size: 16742 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230719/e778c59c/attachment.bin>


More information about the llvm-commits mailing list