[PATCH] D88965: [Flang][OpenMP] Rework parser changes for OpenMP atomic construct.

Valentin Clement via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 8 18:01:22 PDT 2020


clementval added a comment.

> I would prefer keeping the unparsing since it provides a mechanism to 1) test the parser 
> and 2) do source to source translation.

+1 I thing the source-to-source translation will interest many people.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88965



More information about the llvm-commits mailing list