summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AMDGPU/image-resource-id.ll
Commit message (Collapse)AuthorAgeFilesLines
* AMDGPU: Add pass to lower OpenCL image and sampler arguments.Tom Stellard2015-08-071-0/+409
The pass adds new kernel arguments for image attributes, and resolves calls to dummy attribute and resource id getter functions. Patch by: Zoltan Gilian llvm-svn: 244372
OpenPOWER on IntegriCloud