[Bug c++/88601] We may consider adding __builtin_convertvector and __builtin_shufflevector for better compaitbility with Clang
jmuizelaar at mozilla dot com
gcc-bugzilla@gcc.gnu.org
Sat Apr 18 00:45:43 GMT 2020
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88601
Jeff Muizelaar <jmuizelaar at mozilla dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jmuizelaar at mozilla dot com
--- Comment #3 from Jeff Muizelaar <jmuizelaar at mozilla dot com> ---
As heads up, we're also starting to use __builtin_shufflevector in Firefox:
https://searchfox.org/mozilla-central/source/gfx/wr/swgl/src/vector_type.h
We have a fallback for gcc, but it is not pretty.
More information about the Gcc-bugs
mailing list