[all-commits] [llvm/llvm-project] 34e8f0: Attributor: Propagate align to cmpxchg instruction...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 8 08:16:13 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34e8f00066ee82cba63808e381eaaae89c1b1c79
https://github.com/llvm/llvm-project/commit/34e8f00066ee82cba63808e381eaaae89c1b1c79
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2025-04-08 (Tue, 08 Apr 2025)
Changed paths:
M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
M llvm/test/Transforms/Attributor/align-atomic.ll
Log Message:
-----------
Attributor: Propagate align to cmpxchg instructions (#134838)
Fixes #134480
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