[PATCH] D137154: Adding nvvm_reflect clang builtin

Hugh Delaney via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 10:24:01 PST 2022


hdelan added a comment.

Thanks for feedback. Instead of adding `__nvvm_reflect` as a clang builtin, would it be acceptable if I modified the NVVMReflect pass so that it works with addrspace casting as well? This would allow us to use `__nvvm_reflect` in openCL


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D137154



More information about the llvm-commits mailing list