[PATCH] D81929: [Attributor] Introduce CallBaseContext to the IRPosition
Kuter Dinel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 24 18:48:48 PDT 2020
kuter updated this revision to Diff 280650.
kuter added a comment.
add missing code.
remove unneeded definies.
fix bug.
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.280650.patch
Type: text/x-patch
Size: 11880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200725/6adf7053/attachment.bin>
More information about the llvm-commits
mailing list