[PATCH] D150316: [AArch64][InstCombine] Don't scalarize for bitselet instructions
Pranav Kant via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 22 12:05:39 PDT 2023
pranavk added a comment.
@dmgreen I think the right solution to this problem is to come up with some sort of cost model here so that these things are handled appropriately. But I would like your or someone's input on this as well. Let me know.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D150316/new/
https://reviews.llvm.org/D150316
More information about the llvm-commits
mailing list