kgk added a comment.

Will the new macros in this patch also be useful for supporting the 
surface-related methods that also use __nv_tex_surf_handler (from 
surface_indirect_functions.h)?

I gave this new code a try with surf2Dread and surf2Dwrite, and based on the 
errors, it look like it may just be a matter of creating the right mappings 
from Tag to the correct asm using these new macros (e.g. __isurf2Dwrite_v2 and 
isurf2Dread).


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110089

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

Reply via email to