[llvm-dev] -mllvm -inline-threshold no longer honored?
Jack Howarth via llvm-dev
llvm-dev at lists.llvm.org
Tue May 17 10:13:51 PDT 2016
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?
Jack
More information about the llvm-dev
mailing list