[PowerPC][NFC] Add test case in preparation for codegen change
authorAlbion Fung <albionapc@gmail.com>
Fri, 24 Sep 2021 17:17:50 +0000 (12:17 -0500)
committerAlbion Fung <albionapc@gmail.com>
Fri, 24 Sep 2021 17:17:50 +0000 (12:17 -0500)
commit3678df5ae6618eec656ae0ea0dab3be09d73bc9a
tree3aab5871e4de01a9aa59674fcc4008431534d06d
parente4902480f1e2f12f73c2b504e3d717536653dd7b
[PowerPC][NFC] Add test case in preparation for codegen change

This test case tests doubles inserted into vector ints,
and help make apparent the optimizations a future patch
will make.
llvm/test/CodeGen/PowerPC/test-vector-insert.ll [new file with mode: 0644]