[PATCH] D127037: [OpenMP][IRBuilder][OpenACC] Move common code from OpenACCToLLVMIRTranslation to Utils/DirectiveToLLVMIRTranslation so that it can be used between OpenACC and OpenMP.
Raghu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 17 22:40:12 PDT 2022
raghavendhra added a comment.
In D127037#3728524 <https://reviews.llvm.org/D127037#3728524>, @kiranchandramohan wrote:
> What is the status here?
Currently waiting for Abid Malik's MLIR Op support for these operations https://reviews.llvm.org/D131915 to land
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