[PATCH] D42479: DAGCombiner: Combine SDIV with non-splat vector pow2 divisor

Zvi Rackover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 1 20:21:51 PDT 2018


zvi updated this revision to Diff 140606.
zvi added a comment.

The previous revision was a rebase on a dated revision. This is a rebase on the latest.


Repository:
  rL LLVM

https://reviews.llvm.org/D42479

Files:
  lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  test/CodeGen/X86/combine-sdiv.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42479.140606.patch
Type: text/x-patch
Size: 210613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180402/678a29cd/attachment-0001.bin>


More information about the llvm-commits mailing list