[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 09:22:39 PDT 2022
clementval added a comment.
In D127037#3652389 <https://reviews.llvm.org/D127037#3652389>, @abidmalikwaterloo wrote:
> @raghavendhra @kiranchandramohan After listening to your presentation today, I am inclined towards keeping it separate. There is a big assumption that OpenMP and OpenACC will move hand in hand which might be true now but in the future, it might not be true.
Any pointer to this presentation?
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