Had a small thinko in the implementation of mmintrin.h _mm_add_pi32 that only shows...
commitb1e35f49e89151ac2b4263e151a2a65d3b45a479
authorSteven Munroe <munroesj@gcc.gnu.org>
Thu, 16 Nov 2017 22:50:16 +0000 (16 22:50 +0000)
committerSteven Munroe <munroesj@gcc.gnu.org>
Thu, 16 Nov 2017 22:50:16 +0000 (16 22:50 +0000)
treeabe274be344cf81f37b1caa69327d47b6ff5bd4a
parent1e39313ac00c633263dfd11e06b782c9d988cad8
Had a small thinko in the implementation of mmintrin.h _mm_add_pi32 that only shows when compiling for power9.

Had a small thinko in the implementation of mmintrin.h _mm_add_pi32 that only shows
when compiling for power9. A trivial and obvious 2 line patch to fix it.

From-SVN: r254848
gcc/ChangeLog
gcc/config/rs6000/mmintrin.h