[PATCH] D16890: Fix PR25339: ARM Constant Island
Weiming Zhao via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 5 10:03:57 PST 2016
weimingz added a subscriber: weimingz.
weimingz added a comment.
Hi Renato,
I'll post the test case shortly. Since it's based on proprietary code,
it needs to complete some internal review process.
So far, I can only give a brief description of the problematic code.
Please see https://llvm.org/bugs/show_bug.cgi?id=25339
The number 15 is half of the max threshold of 30.
I did a measurement of building SPEC and the highest iteration number I
see is 3.
Thanks,
Weiming
Repository:
rL LLVM
http://reviews.llvm.org/D16890
More information about the llvm-commits
mailing list