[PATCH] D110089: [CUDA] Implement experimental support for texture lookups.
Michael Liao via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Sep 21 13:16:26 PDT 2021
hliao accepted this revision.
hliao added a comment.
This revision is now accepted and ready to land.
Cool! I like the idea of *compile-time* dispatch. LGTM except minor warnings from clang-tidy. Could you fix them before committing this change?
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