[PATCH] D80662: [LiveDebugValues] Add cutoffs to avoid pathological behavior
Djordje Todorovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 28 00:30:25 PDT 2020
djtodoro added a comment.
I think this is reasonable. I think the implementation of the Value Tracking within GCC uses a magic value where it applies a similar cutoff if the number of BBs is higher than that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D80662/new/
https://reviews.llvm.org/D80662
More information about the llvm-commits
mailing list