[PATCH] D115850: [LTO][codegen] Add TargetLibraryInfoWrapperPass initially
Phoebe Wang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 17 06:07:46 PST 2021
pengfei added a comment.
In D115850#3199730 <https://reviews.llvm.org/D115850#3199730>, @nikic wrote:
> @pengfei I don't think this will affect compile-time, the TLI pass should be "free".
Got it. Thank you @nikic !
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115850/new/
https://reviews.llvm.org/D115850
More information about the llvm-commits
mailing list