On 2/5/24 11:10, Jeff Law wrote:
On 2/5/24 00:01, Lehua Ding wrote:
For SPEC INT 2017, when using upstream GCC (whitout these patches),
I get a
coredump when training the peak case, so no data yet. The cause of
the core
dump still needs to be investigated.
Typo, SPEC INT 2017 -> SPEC FP 2017
Also There is a bad news, the score of specint 2017 (with these
patches) is dropped, a bit strange and I need to be locating the cause.
Just a note. I doubt this will get much traction from a review
standpoint until gcc-14 is basically out the door.
My recommendation is to continue development, bugfixing, cleanup, etc
between now and then. Consider creating a branch for the work in the
upstream repo.
Thank you for posting this work. The compilation time improvement is a
surprise for me and very encouraging.
I agree with Jeff's recommendation to create a branch as most probably
some people (at least me :) would like to try this on own set of benchmarks.
I am planning to make a review of RA part of these patches at the
beginning of April. Still when I have spare time I'll look at the
patches and could give some feedback even earlier.