[AMDGPU] Kernel arg metadata: added support for "__hip_texture" type.
Summary: Hip texture type is equivalent to OpenCL image. So, we need to set the Image type for kernel arguments with __hip_texture type. Differential revision: https://reviews.llvm.org/D63850 llvm-svn: 365073
Loading
Please sign in to comment