[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
Fri Jul 14 15:26:07 PDT 2023


raghavendhra abandoned this revision.
raghavendhra added a comment.
Herald added subscribers: gysit, Dinistro, bviyer, jplehr, sunshaoce, Moerafaat, zero9178.

This is old and no longer needed as this is taken care by latest revision https://reviews.llvm.org/D142914


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