[PATCH] D65148: [SimplifyCFG] Bump phi-node-folding-threshold from 2 to 3
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Sep 8 02:23:30 PDT 2019
xbolva00 added a subscriber: john.brawn.
xbolva00 added a comment.
Initial results from your benchmark does not indicate perf issues, but some time ago, this was posted:
https://lists.llvm.org/pipermail/llvm-dev/2018-August/125313.html
Since with this patch there would be much more selects, we should consider its impact.
@efriedma @john.brawn
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D65148/new/
https://reviews.llvm.org/D65148
More information about the llvm-commits
mailing list