]> granicus.if.org Git - llvm/commit
[InstCombine] Move the call to foldSelectICmpAnd into foldSelectInstWithICmp. NFCI
authorCraig Topper <craig.topper@intel.com>
Fri, 4 Aug 2017 05:12:37 +0000 (05:12 +0000)
committerCraig Topper <craig.topper@intel.com>
Fri, 4 Aug 2017 05:12:37 +0000 (05:12 +0000)
commit0852af30cb1314afb67f5905c2593dabe595fd03
tree093e0bbdcc0157e1f3dd2bdbf623da2d16dc956c
parent28374e9334404820ce408abff1f3a9796863f90f
[InstCombine] Move the call to foldSelectICmpAnd into foldSelectInstWithICmp. NFCI

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