[all-commits] [llvm/llvm-project] cf6d79: [FMV][GlobalOpt] Add an option for static resoluti...
Alexandros Lamprineas via All-commits
all-commits at lists.llvm.org
Tue Jan 21 09:03:14 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf6d79ad6e4ad3a3e58c8b4d50fb08da3efc2918
https://github.com/llvm/llvm-project/commit/cf6d79ad6e4ad3a3e58c8b4d50fb08da3efc2918
Author: Alexandros Lamprineas <alexandros.lamprineas at arm.com>
Date: 2025-01-21 (Tue, 21 Jan 2025)
Changed paths:
M llvm/lib/Transforms/IPO/GlobalOpt.cpp
Log Message:
-----------
[FMV][GlobalOpt] Add an option for static resolution of non-FMV callers. (#123757)
Adds `optimize-non-fmv-callers` (disabled by default) as a short term
workaround to keep the llvm testsuite bots green, until we decide what
is the right solution for the problem which was previously addressed
with https://github.com/llvm/llvm-project/pull/123383.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list