https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104688
Jakub Jelinek <jakub at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |hjl.tools at gmail dot com, | |jakub at gcc dot gnu.org, | |rth at gcc dot gnu.org --- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> --- So, shall we just handle it in libatomic by adding yet another ifunc selected version for __atomic_load_16 ? Or do we want to expand it back inline if some new -m* option selected by default for -march= of Intel made CPUs with AVX is set?