[PATCH] D72304: Summary: Add OpenMP Directives (master and critical) to OMPBuilder, and use them in clang.

Fady Ghanim via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jan 9 12:07:34 PST 2020


fghanim marked 8 inline comments as done.
fghanim added a comment.

So I modified the patch based on your comments. I removed all the code that I intended for llvm pass writers for now. 
I will look at it again later, figure something to do with the whole switch-if-cascade thing, and will introduce it in a separate patch. I think that would be better than to include it here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D72304





More information about the cfe-commits mailing list