[all-commits] [llvm/llvm-project] 6fa8d7: Attributor: Propagate align to atomicrmw instructions

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Apr 8 08:08:44 PDT 2025


  Branch: refs/heads/users/arsenm/attributor/propagate-align-to-atomicrmw-instructions
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fa8d75ec58c6b34b11f7734f4a5b833e8d1ed18
      https://github.com/llvm/llvm-project/commit/6fa8d75ec58c6b34b11f7734f4a5b833e8d1ed18
  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

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