[PATCH] D81036: [OpenMP] Begin Adding Analysis Remarks for OpenMP Best Practises.

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 16:06:41 PDT 2020


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

Small changes and adding support for checking use of shared for variables that should be pass-by-value.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81036

Files:
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/constant_thread_count_analysis.ll
  llvm/test/Transforms/OpenMP/shared_firstprivate_analysis.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81036.269370.patch
Type: text/x-patch
Size: 20530 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/0bbd87ee/attachment.bin>


More information about the llvm-commits mailing list