Revert r328119 "[InstCombine] add folds for xor-of-icmp signbit tests (PR36682)"
authorReid Kleckner <rnk@google.com>
Wed, 21 Mar 2018 20:35:36 +0000 (20:35 +0000)
committerReid Kleckner <rnk@google.com>
Wed, 21 Mar 2018 20:35:36 +0000 (20:35 +0000)
commit762331be070b670805582d853e66eb07cada13d3
tree3ac028d66d9177238617bb860a78193c3529bb73
parentc8d395a168f141ceaec5705899a9aa5d13422085
Revert r328119 "[InstCombine] add folds for xor-of-icmp signbit tests (PR36682)"

This asserts when compiling safe_numerics_unittest.cpp in Chromium with
MSan.

llvm-svn: 328145
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp
llvm/test/Transforms/InstCombine/compare-signs.ll
llvm/test/Transforms/InstCombine/xor-icmps.ll