[PATCH] D45806: DAGcombiner: Handle correctly non-splat power of 2 -1 divisor

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 30 05:27:50 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336048: [DAGCombiner] Handle correctly non-splat power of 2 -1 divisor (PR37119) (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45806?vs=153456&id=153626#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45806

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45806.153626.patch
Type: text/x-patch
Size: 19297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180630/108ca0e7/attachment.bin>


More information about the llvm-commits mailing list