[all-commits] [llvm/llvm-project] 66f034: Attributor: Propagate align to atomicrmw instructi...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Apr 8 08:12:45 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66f03436092df4e87434269eedf9f7c9e6fdbcba
https://github.com/llvm/llvm-project/commit/66f03436092df4e87434269eedf9f7c9e6fdbcba
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 atomicrmw instructions (#134837)
Partially 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