[PATCH] D81031: [OpenMP] Add Additional Function Attribute Information to OMPKinds.def

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 14:44:46 PDT 2020


jhuber6 updated this revision to Diff 278905.
jhuber6 added a comment.

Removed usage of alignment and deference attributes and changed several functions to use barrier attributes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81031

Files:
  llvm/include/llvm/Frontend/OpenMP/OMPKinds.def
  llvm/test/Transforms/OpenMP/add_attributes.ll
  llvm/test/Transforms/OpenMP/parallel_deletion.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81031.278905.patch
Type: text/x-patch
Size: 93658 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/d6fd05de/attachment.bin>


More information about the llvm-commits mailing list