[Bug libgomp/79784] Synchronization overhead is thrashing on Aarch64

jakub at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Mar 2 07:48:00 GMT 2017


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

--- Comment #6 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
BTW, aarch64 doesn't override cpu_relax, does the HW have any instruction
similar to __builtin_ia32_pause () that could be used for spinning?


More information about the Gcc-bugs mailing list