[PowerPC][NFC] Add a test case for extract and store patterns
commit0bb919938f13000bc4d098026e8bd3d92ea29659
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 10 Oct 2018 04:18:35 +0000 (10 04:18 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 10 Oct 2018 04:18:35 +0000 (10 04:18 +0000)
treea1acc0ae3e22f2374d126c8d2eedc71dc987f601
parent44cb9341251707e4ab9e66bcd34dcbf0f3409e83
[PowerPC][NFC] Add a test case for extract and store patterns

An upcoming patch will change the codegen for these patterns. This test case is
added now so that the patch can show the differences in codegen.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@344112 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/PowerPC/extract-and-store.ll [new file with mode: 0644]