[PATCH] D84609: [MemDepAnalysis] Cut-off threshold reshuffling
Evgeniy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 28 22:00:00 PDT 2020
ebrevnov added a comment.
One more general comment. If we introduce budget for total number of scanned instructions do we still need to limit number of visited blocks?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D84609/new/
https://reviews.llvm.org/D84609
More information about the llvm-commits
mailing list