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

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 7 08:01:29 PDT 2021


jhuber6 updated this revision to Diff 350295.
jhuber6 added a comment.
Herald added a subscriber: ormris.

Updating to handle the remarks from the replace globalization pass after it was changed to use the Attributor instead.


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.350295.patch
Type: text/x-patch
Size: 10379 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210607/d979c77f/attachment.bin>


More information about the llvm-commits mailing list