R600/SI: Add another failing testcase for i1 copies
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 22 Oct 2014 05:30:42 +0000 (05:30 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 22 Oct 2014 05:30:42 +0000 (05:30 +0000)
commit9b0ace63648f5041cb8010d4996fe6ca7be2fcb7
tree37dd2c04c066b2b72f99a099254c9a5ca4218dab
parent69643f47adb9b7c72b35f5b976388d17b78ae52b
R600/SI: Add another failing testcase for i1 copies

It's not handling phis.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220371 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/i1-copy-phi.ll [new file with mode: 0644]