[PATCH] D33584: Remove a quadratic behavior in assert-enabled builds
Adam Nemet via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 25 22:15:44 PDT 2017
anemet added a comment.
In https://reviews.llvm.org/D33584#765358, @davide wrote:
> Adding that to the testsuite, if it's not there, would be great.
> If you can attach it here (or point a location where I can fetch, I'd like to run it under a profiler :)
I can't really share the code as is but should be able to generate something that demonstrates the issue.
I don't think we want to add it to the LLVM tests though. I.e. what would be the failure mode?
https://reviews.llvm.org/D33584
More information about the llvm-commits
mailing list