[InstCombine] Avoid ConstantExpr::getAnd() (NFCI)
authorNikita Popov <npopov@redhat.com>
Thu, 20 Jul 2023 12:17:07 +0000 (14:17 +0200)
committerNikita Popov <npopov@redhat.com>
Thu, 20 Jul 2023 12:20:49 +0000 (14:20 +0200)
commitcdab6116eba92ce27d780d43e14a7ca15b972e7b
treecdee90a8c4fb17729f07478aaad2e21645a45b23
parentdbb619555b0077753dd1e6f507a44f17ee9eab30
[InstCombine] Avoid ConstantExpr::getAnd() (NFCI)

In preparation for removing and constant expressions.
llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp