OSDN Git Service

R600/SI: Add intrinsics for texture sampling with user derivatives
authorMichel Danzer <michel.daenzer@amd.com>
Wed, 10 Jul 2013 16:36:36 +0000 (16:36 +0000)
committerMichel Danzer <michel.daenzer@amd.com>
Wed, 10 Jul 2013 16:36:36 +0000 (16:36 +0000)
commit0a9aaacd7298e4108eeecef7bad7933ae7cf36c4
tree6d652f695274b1a76e074810652a8859c25f9d7e
parent10b2997913457fe3b00f88a350fa4143dcdc6b1c
R600/SI: Add intrinsics for texture sampling with user derivatives

Reviewed-by: Tom Stellard <thomas.stellard@amd.com>
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@186008 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/R600/SIInstructions.td
lib/Target/R600/SIIntrinsics.td
test/CodeGen/R600/llvm.SI.sampled.ll [new file with mode: 0644]