[PATCH] D134966: [DAG] Update foldSelectWithIdentityConstant to use llvm::isNeutralConstant
LuoYuanke via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Jan 14 21:29:16 PST 2023
LuoYuanke added a comment.
It seems this patch cause some performance regression on X86. I created D141782 <https://reviews.llvm.org/D141782> to fix it.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D134966/new/
https://reviews.llvm.org/D134966
More information about the llvm-commits
mailing list