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

Isaac Perry via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 18 06:37:44 PDT 2021


I_Perry updated this revision to Diff 352995.
I_Perry added a comment.

Addressed comment to move changes to canonicalize-omp.cpp


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104391

Files:
  flang/lib/Parser/unparse.cpp
  flang/lib/Semantics/canonicalize-omp.cpp
  flang/lib/Semantics/rewrite-parse-tree.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104391.352995.patch
Type: text/x-patch
Size: 4240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210618/8c79c13b/attachment.bin>


More information about the llvm-commits mailing list