[PATCH] D138602: [WIP] Alwaysinliner time explosion with new pass manager
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 03:24:09 PST 2022
t.p.northover added a comment.
I know I came up with the patch originally, but I think more emphasis needs to be put on the fact that it violates the required semantics of `alwaysinline`. I think this is a dirty hack that worked for us but isn't up to OSS quality.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138602/new/
https://reviews.llvm.org/D138602
More information about the llvm-commits
mailing list