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

Joseph Huber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 21 12:20:57 PDT 2021


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

Changing after D102824 <https://reviews.llvm.org/D102824> changed the Attributor constructor and adding interface for function remarks from D102784 <https://reviews.llvm.org/D102784>.


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_remarks.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D102444.347101.patch
Type: text/x-patch
Size: 8490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210521/16aefda6/attachment.bin>


More information about the llvm-commits mailing list