[Openmp-commits] [PATCH] D102444: [Attributor] Add interface to emit remarks in Attributor

Joseph Huber via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Thu Jun 17 15:13:16 PDT 2021


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

Adding missed remark for variables that are potentially captured or freed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102444

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/AttributorAttributes.cpp
  llvm/lib/Transforms/IPO/OpenMPOpt.cpp
  llvm/test/Transforms/OpenMP/remove_globalization.ll
  llvm/test/Transforms/OpenMP/replace_globalization.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102444.352860.patch
Type: text/x-patch
Size: 11908 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210617/f5a24d3f/attachment-0001.bin>


More information about the Openmp-commits mailing list