[DAGCombiner] visitSDIV - Permit MIN_SIGNED_VALUE in pow2 vector codegen
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 3 Jul 2018 14:11:32 +0000 (14:11 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 3 Jul 2018 14:11:32 +0000 (14:11 +0000)
commit74cc4cfa9483477e6791c721a66ba56c0f5e3916
tree761d0901a44d60500f49b8810aed15bd548f6037
parenta50054829dbf2a43d1174c05a0ba69de9099641d
[DAGCombiner] visitSDIV - Permit MIN_SIGNED_VALUE in pow2 vector codegen

Now that D45806 has landed, we can re-enable support for MIN_SIGNED_VALUE in the sdiv by pow2-constant code

llvm-svn: 336198
llvm/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
llvm/test/CodeGen/X86/combine-sdiv.ll