[PATCH] D110089: [CUDA] Implement experimental support for texture lookups.
Artem Belevich via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Oct 7 17:16:57 PDT 2021
tra added a comment.
In D110089#3049656 <https://reviews.llvm.org/D110089#3049656>, @kgk wrote:
> Very cool! I am selfishly curious if support for surface operations is something you plan to add. I had a go at implementing it myself today based on this patch, and found it a bit harder than I was expecting 😅
I don't have immediate plans to do it. It's pretty far down my todo list, so I don't know when/if I'll get to it. So, you'll have plenty of time to beat me to it. :-]
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D110089/new/
https://reviews.llvm.org/D110089
More information about the cfe-commits
mailing list