[PATCH] D98516: [WIP] Introduce the "implements" string attribute
Johannes Doerfert via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 12 08:50:29 PST 2021
jdoerfert updated this revision to Diff 330259.
jdoerfert added a comment.
Add the new files as well ;)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98516/new/
https://reviews.llvm.org/D98516
Files:
llvm/include/llvm/Transforms/IPO/ImplementsAttrResolver.h
llvm/lib/Passes/PassBuilder.cpp
llvm/lib/Passes/PassRegistry.def
llvm/lib/Transforms/IPO/CMakeLists.txt
llvm/lib/Transforms/IPO/ImplementsAttrResolver.cpp
llvm/test/Transforms/ImplementsAttrResolver/intrinsic_implementation.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98516.330259.patch
Type: text/x-patch
Size: 8049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210312/c91ebe9e/attachment.bin>
More information about the llvm-commits
mailing list