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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |INVALID

--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
Ok, confirmed that it works with
  return { __builtin_vec_xl (0, m) };
as the body of simdLoadU.

Reply via email to