[Bug target/84266] mmintrin.h intrinsic headers for PowerPC code fails on power9

munroesj at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Fri Feb 9 18:37:00 GMT 2018


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  <munroesj@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.


More information about the Gcc-bugs mailing list