[InstCombine] Factor out power of 2 comparison patterns to helper; NFC
authorNoah Goldstein <goldstein.w.n@gmail.com>
Mon, 12 Jun 2023 18:18:31 +0000 (13:18 -0500)
committerNoah Goldstein <goldstein.w.n@gmail.com>
Mon, 12 Jun 2023 18:52:43 +0000 (13:52 -0500)
commit758ffdbfccff95a5e4b6bf9eaf227e27ca6ea116
tree5d6354f29f366068ec65ddc5f827a443fe27389f
parent5c8188c7bc524c3e4ea22762645fcbe43042aee9
[InstCombine] Factor out power of 2 comparison patterns to helper; NFC

Differential Revision: https://reviews.llvm.org/D152728
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp