Instcombine: Fix pattern where the sext did not dominate the icmp using it
authorTobias Grosser <grosser@fim.uni-passau.de>
Sun, 9 Jan 2011 16:00:11 +0000 (16:00 +0000)
committerTobias Grosser <grosser@fim.uni-passau.de>
Sun, 9 Jan 2011 16:00:11 +0000 (16:00 +0000)
commitaa2be8435693dfe73dac64de3e2b6b3f19df1eac
treeef26b4b0dca29775904cdf82420f4c85b4e3710f
parent3a723ab344d9835506ed2b52a2ccd75078670fc7
Instcombine: Fix pattern where the sext did not dominate the icmp using it

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@123121 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/InstCombine/InstCombineSelect.cpp
test/Transforms/InstCombine/select.ll