[PATCH] D142420: [Flang] Add support to use LTO specific pipelines

2023-03-10 Thread Usman Nadeem via Phabricator via cfe-commits
mnadeem added a comment. In D142420#4184825 , @tblah wrote: > In D142420#4080619 , @mnadeem wrote: > >> We have tried full LTO on Aarch64 (without this patch) and have seen a few >> 3-8% improvements in SPEC and

[PATCH] D142420: [Flang] Add support to use LTO specific pipelines

2023-03-10 Thread Tom Eccles via Phabricator via cfe-commits
tblah added a comment. In D142420#4080619 , @mnadeem wrote: > We have tried full LTO on Aarch64 (without this patch) and have seen a few > 3-8% improvements in SPEC and a 100+% improvement in leslie3d. > There were a couple of additional failures in SPEC

[PATCH] D142420: [Flang] Add support to use LTO specific pipelines

2023-03-09 Thread Usman Nadeem via Phabricator via cfe-commits
This revision was landed with ongoing or failed builds. This revision was automatically updated to reflect the committed changes. Closed by commit rG0fdfb65e2624: [Flang] Add support to use LTO specific pipelines (authored by mnadeem). Herald added a project: clang. Herald added a subscriber: cfe-