[all-commits] [llvm/llvm-project] 5470df: [Attributor] Do not optimize away externally_initi...
Pierre van Houtryve via All-commits
all-commits at lists.llvm.org
Mon Mar 3 05:59:10 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5470dffda2a197f93bf46d69c8c048c236438ef4
https://github.com/llvm/llvm-project/commit/5470dffda2a197f93bf46d69c8c048c236438ef4
Author: Pierre van Houtryve <pierre.vanhoutryve at amd.com>
Date: 2025-03-03 (Mon, 03 Mar 2025)
Changed paths:
M llvm/lib/Transforms/IPO/Attributor.cpp
M llvm/test/Transforms/Attributor/value-simplify.ll
Log Message:
-----------
[Attributor] Do not optimize away externally_initialized loads. (#128170)
Fixes SWDEV-515029
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