Skip to content

2019 03 18 meeting notes

Alexey Bader edited this page Mar 15, 2019 · 5 revisions

Agenda

  • Opens
  • Lowering of OpenCL/SPIR/SPIR-V builtins to LLVM IR: https://github.com/intel/llvm/issues/44.
  • SYCL device code outlining: do we need SYCL specific attributes to mark "device side" symbols or existing OpenCL attributes can be re-used? E.g. sycl_kernel vs __kernel?
  • Address space attributes unification: e.g. sycl_global vs opencl_global.
Clone this wiki locally