[PowerPC][NFC] Add a test case for extract and store patterns
authorNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 10 Oct 2018 04:18:35 +0000 (04:18 +0000)
committerNemanja Ivanovic <nemanja.i.ibm@gmail.com>
Wed, 10 Oct 2018 04:18:35 +0000 (04:18 +0000)
commitec527dacca26278331a0e39f79101468700fbacd
tree268ebb48c7e949aafac6025d251f0f6ed842047c
parent30ef1d60f9cb22f5958f42be94f8831b266da416
[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.

llvm-svn: 344112
llvm/test/CodeGen/PowerPC/extract-and-store.ll [new file with mode: 0644]