[PATCH] D117965: [AlwaysInliner] Enable call site inlining to make flatten attribute working again (PR53360)
Dávid Bolvanský via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 25 10:10:00 PST 2022
xbolva00 added a comment.
There is also second use case which I mentioned and I am interested in.
>> I'd vote for properly implementing [1] or removing our support for flatten.
I would rather prefer to restore atleast something which was working before new PM and then improve it, instead of full removal thanks to oversight during new PM transition.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D117965/new/
https://reviews.llvm.org/D117965
More information about the llvm-commits
mailing list