[PATCH] D95186: [Inlining] Delete redundant optnone/alwaysinline check
Wenlei He via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 17:01:49 PST 2021
wenlei added a comment.
On the other hand, I expect this to be captured as incompatible attributes (caller without it, but callee has it), so removing the check here should be fine.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95186/new/
https://reviews.llvm.org/D95186
More information about the llvm-commits
mailing list