[PATCH] D81929: [WIP][Attributor] Introduce CallBaseContext to the IRPosition

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 20 21:32:26 PDT 2020


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

[Attributor] Introduce CallBaseContext to the IRPosition
This patch introduces call base context information to the IRPosition
This patch is part of the patch set that are going to introduce call base specific analysis.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D81929

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81929.279421.patch
Type: text/x-patch
Size: 11884 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/3004afdc/attachment.bin>


More information about the llvm-commits mailing list