[PATCH] D83738: [Attributor][WIP]Introduce call base context argument pathway.

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 28 04:56:03 PDT 2020


kuter updated this revision to Diff 281190.
kuter added a comment.

add unit test.
fix bug (😄)
fix typo.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83738

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83738.281190.patch
Type: text/x-patch
Size: 10730 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200728/65c41bbf/attachment.bin>


More information about the llvm-commits mailing list