[PATCH] D106575: [SelectionDAG] Support scalable-vector splats in yet more cases

Fraser Cormack via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 22 23:09:58 PDT 2021


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

- update on top of extra urem tests


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106575

Files:
  llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/CodeGen/SelectionDAG/TargetLowering.cpp
  llvm/test/CodeGen/RISCV/rvv/combine-splats.ll
  llvm/test/CodeGen/RISCV/rvv/urem-seteq-vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106575.361094.patch
Type: text/x-patch
Size: 12190 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210723/46af8060/attachment.bin>


More information about the llvm-commits mailing list