Displaying 1 result from an estimated 1 matches for "r270153".
2016 May 17
3
-mllvm -inline-threshold no longer honored?
While checking on the status of
https://llvm.org/bugs/show_bug.cgi?id=22657 in current llvm/clang
trunk, I noticed that the previous work-around for recovering the
missing in-lining of the c-ray 1.1 benchmarks of passing -mllvm
-inline-threshold=500 no longer works. This regression doesn't exist
in the 3.8.0 release. Any idea what commit in 3.9svn might have
introduced this regression?