LowerTypeTestsPass runs early in the ThinLTO pipeline, which prevents post-inline optimizations to eliminate unnecessary type checks.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D46327
Move LowerTypeTestsPass after inlining in ThinLTO pipeline Needs ReviewPublic Authored by dmikulin on May 1 2018, 11:39 AM.
Details
Summary LowerTypeTestsPass runs early in the ThinLTO pipeline, which prevents post-inline optimizations to eliminate unnecessary type checks.
Diff Detail Event TimelineHerald added subscribers: hiraditya, inglorion, mehdi_amini. · View Herald TranscriptMay 1 2018, 11:39 AM
Revision Contents
Diff 144760 llvm/lib/Transforms/IPO/PassManagerBuilder.cpp
|