https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65197
Andrew Pinski <pinskia at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|middle-end |target
--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
For C++11/14/17 (17 has more freedoms for constexpr) reasons it might make
sense to mark _mm_set_epi64x as constexpr.
