[PATCH] D71016: [SYCL] Implement OpenCL kernel function generation

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 14 05:21:32 PDT 2021


lebedev.ri added a reviewer: rsmith.
lebedev.ri added a comment.

Doesn't this make AST non-representable of the reality,
shouldn't the lowering happen in codegen, not in sema?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71016



More information about the cfe-commits mailing list