[PATCH] D36850: [ThinLTO] Add noRecurse and noUnwind thinlink function attribute propagation
Di Mo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 23 21:17:20 PDT 2021
modimo updated this revision to Diff 374723.
modimo marked 3 inline comments as done.
modimo added a comment.
Address follow-ups
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D36850/new/
https://reviews.llvm.org/D36850
Files:
clang/test/CodeGen/thinlto-funcattr-prop.ll
llvm/include/llvm/Transforms/IPO/FunctionImport.h
llvm/lib/Transforms/IPO/FunctionAttrs.cpp
llvm/lib/Transforms/IPO/FunctionImport.cpp
llvm/test/ThinLTO/X86/funcattrs-prop-maythrow.ll
llvm/test/ThinLTO/X86/funcattrs-prop.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36850.374723.patch
Type: text/x-patch
Size: 11544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210924/4b4dabad/attachment.bin>
More information about the llvm-commits
mailing list