[PATCH] D46161: [DAGCombiner] Fix a case of 1 in non-splat vector pow2 divisor
Heejin Ahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 27 15:26:51 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL331092: [DAGCombiner] Fix a case of 1 in non-splat vector pow2 divisor (authored by aheejin, committed by ).
Repository:
rL LLVM
https://reviews.llvm.org/D46161
Files:
llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/trunk/test/CodeGen/WebAssembly/vector_sdiv.ll
llvm/trunk/test/CodeGen/X86/combine-sdiv.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46161.144411.patch
Type: text/x-patch
Size: 214430 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/e2d25896/attachment-0001.bin>
More information about the llvm-commits
mailing list