[NFC] Fix intel intrinsics test for PowerPC
authorQiu Chaofan <qiucofan@cn.ibm.com>
Wed, 16 Feb 2022 08:16:30 +0000 (16:16 +0800)
committerQiu Chaofan <qiucofan@cn.ibm.com>
Wed, 16 Feb 2022 08:16:30 +0000 (16:16 +0800)
commite30efa030465cfcfeb8e7ca4407c87176248ca57
treeb04e8a63d8752db12be6407bfbee9a7da8a6a082
parentb223e5f8468cbed5cffe0d872de8feac2a73b030
[NFC] Fix intel intrinsics test for PowerPC

These tests are dumped without optimization, which makes them too
lengthy and contain meaningless load/stores. Clean them up to prepare
for future headers update.
clang/test/CodeGen/PowerPC/ppc-emmintrin.c
clang/test/CodeGen/PowerPC/ppc-mmintrin.c
clang/test/CodeGen/PowerPC/ppc-smmintrin.c
clang/test/CodeGen/PowerPC/ppc-tmmintrin.c
clang/test/CodeGen/PowerPC/ppc-xmmintrin.c