hliao added a comment.

In D76365#1944272 <https://reviews.llvm.org/D76365#1944272>, @tra wrote:

> LGTM. Next step is to figure out what various 
> __nv_tex_surf_handler(<string>...) maps to for various strings (there are 
> ~110 of them in CUDA-10.2) and implement its replacement. I think we should 
> be able to do it in the wrapper file.


Besides the texture/surface functions for their reference types, we also need 
to add corresponding ones for surface/texture object types as well. Even there 
are many but most of them are straight-forward, I will do that in my spare 
time. Thanks for review.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D76365/new/

https://reviews.llvm.org/D76365



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to