[PATCH] D127037: [OpenMP][IRBuilder][OpenACC] Move common code from OpenACCToLLVMIRTranslation to Utils/DirectiveToLLVMIRTranslation so that it can be used between OpenACC and OpenMP.

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 14 11:08:18 PDT 2022


clementval added a comment.

In D127037#3652586 <https://reviews.llvm.org/D127037#3652586>, @shraiysh wrote:

>> Any pointer to this presentation?
>
> This was discussed today in the OpenMP work for llvm-flang call.

Yeah thank you I could guess that. His comment mentioned a presentation so maybe there is some material to be shared.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127037



More information about the llvm-commits mailing list