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

--- Comment #7 from Steven Munroe <munroesj at gcc dot gnu.org> ---
Created attachment 43388
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43388&action=edit
correct mmintrin.h for power9

2018-02-09  Steven Munroe  <munro...@gcc.gnu.org>

        * config/rs6000/mmintrin.h (_mm_cmpeq_pi32 [_ARCH_PWR9]):
        Cast vec_cmpeq result to correct type.
        * config/rs6000/mmintrin.h (_mm_cmpgt_pi32 [_ARCH_PWR9]):
        Cast vec_cmpgt result to correct type.

Reply via email to