Skip to content

2019 07 08 meeting notes

Alexey Bader edited this page Aug 5, 2019 · 7 revisions

Agenda

Meeting notes

Participants: Alexey Bader(Intel), Oleg Maslov(Intel), Mike Kinsner(Intel), Andrew Savonichev(Intel), Victor Lomuller(Codeplay), Ronan Keryell(Xilinx), Andrew Gozillon(Xilinx), Kevin Petit(ARM), Liber Nevin(ANL)

Opens

No

Andrew S: We are going to remove DISABLE_INFER_AS. Any problems with that? Andrew G: We need at least a week to check if this breaks Xilinx.

Development status update for the past month

"__unique_stable_name" built-in. https://github.com/intel/llvm/pull/250

Alexey: New clang built-in functions is about to be added to enable compiler generated names for SYCL kernels (i.e. lambdas).

Update on patches "in review" in LLORG and "in work" on GitHub:

Alexey: addressed Anastasia comments and waiting for additional feedback or approval.

Alexey: we prepared new patch and created a PR for additional review on GitHub within this working group before pushing it to phabricator. Please, take a look.

Alexey: Victor is going to add address space attributes, which will allows us to remove keywords clashing with libcxx functions.

Clone this wiki locally