[PATCH] D89342: [Attributor][NFC] Make `createShallowWrapper()` available outside of Attributor

Stefan Stipanovic via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 13 14:06:09 PDT 2020


sstefan1 created this revision.
sstefan1 added reviewers: jdoerfert, bbn.
Herald added subscribers: llvm-commits, okura, kuter, uenoku, hiraditya.
Herald added a reviewer: uenoku.
Herald added a reviewer: homerdin.
Herald added a project: LLVM.
sstefan1 requested review of this revision.
Herald added a reviewer: baziotis.

D85703 <https://reviews.llvm.org/D85703> will need to create shallow wrappers in order to track the spmd icv. We need to make it available.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D89342

Files:
  llvm/include/llvm/Transforms/IPO/Attributor.h
  llvm/lib/Transforms/IPO/Attributor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89342.297954.patch
Type: text/x-patch
Size: 6601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201013/bc6d711c/attachment.bin>


More information about the llvm-commits mailing list