[InstCombine] Remove a And transform that should be handled by SimplifyDemandedInstru...
authorCraig Topper <craig.topper@gmail.com>
Mon, 3 Apr 2017 06:02:09 +0000 (06:02 +0000)
committerCraig Topper <craig.topper@gmail.com>
Mon, 3 Apr 2017 06:02:09 +0000 (06:02 +0000)
commit07944f891c48bfa7dad3add97d533dec4bc48afb
tree3d36e57bd0332408236ed196056d65fb04705451
parentcf38eb99dee016b7c533e10c502a99b4b009328d
[InstCombine] Remove a And transform that should be handled by SimplifyDemandedInstructionBits. NFCI

llvm-svn: 299349
llvm/lib/Transforms/InstCombine/InstCombineAndOrXor.cpp