[PATCH] D106652: [SelectionDAG] Support scalable splats in U(ADD|SUB)SAT combines

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 26 03:52:28 PDT 2021


frasercrmck updated this revision to Diff 361612.
frasercrmck added a comment.

ensure matching opcodes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106652

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/test/CodeGen/RISCV/rvv/combine-sats.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106652.361612.patch
Type: text/x-patch
Size: 8992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210726/a3cbd55d/attachment.bin>


More information about the llvm-commits mailing list