[PATCH] D76620: [SYCL] Implement __builtin_unique_stable_name.

John McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 13 09:15:14 PDT 2020


rjmccall added a comment.

You know on both sides that a lambda is used as a kernel, yes?  Why not simply introduce that into the mangling of lambdas, so that the subset of lambdas used as kernels form a stable sequence?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D76620



More information about the cfe-commits mailing list