]> granicus.if.org Git - llvm/commit
[InstCombine] foldOrOfICmps(): Acquire SimplifyQuery with set CxtI
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 23 Sep 2019 20:40:47 +0000 (20:40 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 23 Sep 2019 20:40:47 +0000 (20:40 +0000)
commit6ac855331b508011d92990761798a9ebd2b5fcb9
treed638287d6ab78fb97b38ebc264e8a4f2b7f04dfc
parent9bb7ac2e1c9e628456b05a78981d4dab93966479
[InstCombine] foldOrOfICmps(): Acquire SimplifyQuery with set CxtI

Extracted from https://reviews.llvm.org/D67849#inline-610377

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