[PATCH] D141891: [VP][DAGCombiner] Introduce generalized pattern match for vp sdnodes.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 31 18:24:13 PST 2023


fakepaper56 updated this revision to Diff 493806.
fakepaper56 added a comment.

Rename `getFunctionOpcodeForVP` to `getBaseOpcodeForVP`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141891

Files:
  llvm/include/llvm/CodeGen/ISDOpcodes.h
  llvm/include/llvm/IR/VPIntrinsics.def
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/RISCV/rvv/fold-vp-fadd-and-vp-fmul.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141891.493806.patch
Type: text/x-patch
Size: 22073 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230201/fc56ef40/attachment.bin>


More information about the llvm-commits mailing list