OSDN Git Service

R600/SI: Add lit tests for llvm.SI.imageload and llvm.SI.resinfo intrinsics
authorMichel Danzer <michel.daenzer@amd.com>
Wed, 8 May 2013 13:07:29 +0000 (13:07 +0000)
committerMichel Danzer <michel.daenzer@amd.com>
Wed, 8 May 2013 13:07:29 +0000 (13:07 +0000)
commit97fd27a4368d5744404fdb87f272c349af1e284e
treeff91658f61b360685c85573d7958a938160c305c
parentb45eb9fd275f857788cabb15ef8aabf0ff5907cc
R600/SI: Add lit tests for llvm.SI.imageload and llvm.SI.resinfo intrinsics

Adapted from the llvm.SI.sample test.

Reviewed-by: Christian König <christian.koenig@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181425 91177308-0d34-0410-b5e6-96231b3b80d8
test/CodeGen/R600/llvm.SI.imageload.ll [new file with mode: 0644]
test/CodeGen/R600/llvm.SI.resinfo.ll [new file with mode: 0644]