R600/SI: Add failing testcase reduced from OpenCV
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 22 Oct 2014 04:26:10 +0000 (04:26 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Wed, 22 Oct 2014 04:26:10 +0000 (04:26 +0000)
commit69643f47adb9b7c72b35f5b976388d17b78ae52b
treeb50c6fec23f6ca8c0130adc7f347a459f1229093
parent230b53fd1bab3b4667e85f6c22817bdd3cb87a2a
R600/SI: Add failing testcase reduced from OpenCV

This fails the verifier with:
"Expected a VCSrc_32 register, but got a VReg_1 register"

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220368 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/v-cmp-vreg1-src-error.ll [new file with mode: 0644]