[all-commits] [llvm/llvm-project] e945a7: Attributor: Propagate align to cmpxchg instructions
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 8 03:46:50 PDT 2025
Branch: refs/heads/users/arsenm/attributor/propagate-align-to-cmpxchg-instructions
Home: https://github.com/llvm/llvm-project
Commit: e945a79a89839db98c4d43c1825b07cb1bda4a98
https://github.com/llvm/llvm-project/commit/e945a79a89839db98c4d43c1825b07cb1bda4a98
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
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