[PATCH] D121187: [DAGCombiner][VP] Add DAGCombine for VP_MUL.

Jianjian Guan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 9 01:21:14 PST 2022


jacquesguan updated this revision to Diff 414035.
jacquesguan added a comment.

Address comment.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121187

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vmul-vp.ll
  llvm/test/CodeGen/RISCV/rvv/vmul-vp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121187.414035.patch
Type: text/x-patch
Size: 14954 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220309/9555b5a4/attachment.bin>


More information about the llvm-commits mailing list