OSDN Git Service

R600/SI: Use i8 types for resource descriptors in tests
authorTom Stellard <thomas.stellard@amd.com>
Wed, 14 Aug 2013 23:24:37 +0000 (23:24 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Wed, 14 Aug 2013 23:24:37 +0000 (23:24 +0000)
commit34f505e227b785e7ac935a7fa8b47062a6cbb3c6
tree8d70bba2b0009a74de46c714ba5a5b0ec30e6322
parent38d5e1c36d954f1ff6489f58efd1d4865217cf9b
R600/SI: Use i8 types for resource descriptors in tests

We switched from i32 to i8 types a while ago and the tests were never
updated.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@188428 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/llvm.SI.imageload.ll
test/CodeGen/R600/llvm.SI.resinfo.ll
test/CodeGen/R600/llvm.SI.sample.ll
test/CodeGen/R600/llvm.SI.sampled.ll