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

Kuter Dinel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 05:31:40 PDT 2020


kuter created this revision.
Herald added subscribers: llvm-commits, uenoku, hiraditya.
Herald added a reviewer: jdoerfert.
Herald added a reviewer: sstefan1.
Herald added a reviewer: uenoku.
Herald added a project: LLVM.
kuter added a comment.

TODO: comments


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.


https://reviews.llvm.org/D81929

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D81929.271054.patch
Type: text/x-patch
Size: 11248 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200616/a624306e/attachment-0001.bin>


More information about the llvm-commits mailing list