[PATCH] D130806: [InstrProf] Allow noprofile functions to be inlined
Ellis Hoag via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 2 15:19:02 PDT 2022
ellis updated this revision to Diff 449457.
ellis added a comment.
Create function to check attribute compatability so that we can easily do this for more attributes in the future.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130806/new/
https://reviews.llvm.org/D130806
Files:
llvm/docs/LangRef.rst
llvm/include/llvm/IR/Attributes.h
llvm/include/llvm/IR/Attributes.td
llvm/lib/IR/Attributes.cpp
llvm/test/Transforms/Inline/inline_noprofile.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130806.449457.patch
Type: text/x-patch
Size: 5499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220802/c899078f/attachment.bin>
More information about the llvm-commits
mailing list