This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/78116] [7 regression] Performance drop after r241173 on avx512 target


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78116

--- Comment #5 from Yuri Rumyantsev <ysrumyan at gmail dot com> ---
Yes, some virtual register are allocated on stack and we got more loads from
stack to get their values.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]