https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90608
--- Comment #24 from Tamar Christina <tnfchris at gcc dot gnu.org> --- (In reply to Mikael Morin from comment #23) > (In reply to Mikael Morin from comment #21) > > > > (...) and should be able to submit the first > > series (inline minloc without dim argument) this week. > > > I missed the "this week" mark (again), but I've finally submitted the > patches: > https://gcc.gnu.org/pipermail/gcc-patches/2024-July/658909.html Thank you! and thanks for the clear patch! it gives a starting point if I have to inline simpler intrinsics in the future :) much appreciated!