]> granicus.if.org Git - llvm/commit
[InstCombine][NFC] visitShl(): call SimplifyQuery::getWithInstruction() once
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 30 Sep 2019 19:16:00 +0000 (19:16 +0000)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 30 Sep 2019 19:16:00 +0000 (19:16 +0000)
commit65bed445a212947ec9279e06a7c18ad34664f598
treecae00f0e6d6fd8c5b303e337affda505a0d76145
parentf0fc65d0f81047b338f0c4de628980f5a24a66dc
[InstCombine][NFC] visitShl(): call SimplifyQuery::getWithInstruction() once

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