[PATCH] D140097: [MemDep] Reduce block limit
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 10 13:59:29 PST 2023
asbirlea added a comment.
Herald added a subscriber: StephenFan.
I'm seeing one instance of increase in compile-time with the 100 limit and a couple of small run time regressions. The results look somewhat cleaner with a cap of 300. Could we use 300 as an intermediate step?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140097/new/
https://reviews.llvm.org/D140097
More information about the llvm-commits
mailing list