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

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 07:06:10 PDT 2020


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

Making minor adjustments.

Any recommendations on which best practices to target next? I'm not intimately familiar with OpenMP best practices so I'm not sure which things would qualify.


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81036.268173.patch
Type: text/x-patch
Size: 10153 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/189933c6/attachment-0001.bin>


More information about the llvm-commits mailing list