[PATCH] D143032: [InstCombine] Allow splats with poison/undef in llvm::decomposeBitTestICmp
John McIver via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 29 16:04:18 PDT 2023
jmciver added a comment.
@RKSimon I added Alive2 examples exercising `llvm::decomposeBitTestICmp` using splat/mask vectors for all supported comparisons.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143032/new/
https://reviews.llvm.org/D143032
More information about the llvm-commits
mailing list