Skip to content

2019 12 09 meeting notes

Alexey Bader edited this page Dec 23, 2019 · 2 revisions

Agenda

Meeting notes

Participants: Alexey Bader (Intel), Mariya Podchischaeva (Intel), Ronan Keryell (Xilinx), Victor Lomuller (Codeplay), Hal Finkel (ANL)

Opens

Patches to clang - status update

https://reviews.llvm.org/D60455 - committed w/o CodeGen part.

https://reviews.llvm.org/D71005 - committed with additional follow-up from Aaron.

  • Ronan: can we re-use address_space attribute?
  • Victor: address_space specifies target address space, whereas we need semantically different attributes.
  • Ronan: Hal, do you remember why we have a restriction to have only one namespace?
  • Hal: I don't recall..

https://reviews.llvm.org/D71016 - waiting for review.

  • Ronan: what is wrong with the current approach?
  • Victor: you have to modify compiler if you want to add new parameter type.
Clone this wiki locally