[PATCH] D104391: [flang] [openmp] Correct OpenMP Allocate Directive parse tree structure to associate directives with allocate statements correctly.

Kiran Chandramohan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 09:29:02 PDT 2021


kiranchandramohan added a comment.

Can this be in the Canonicalize OpenMP file?
flang/lib/Semantics/canonicalize-omp.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104391



More information about the llvm-commits mailing list