[PATCH] D115850: [LTO][codegen] Add TargetLibraryInfoWrapperPass initially

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 17 05:55:30 PST 2021


nikic added a comment.

@pengfei I don't think this will affect compile-time, the TLI pass should be "free".


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