[all-commits] [llvm/llvm-project] 181b01: Attributor: Infer noalias.addrspace metadata for m...

Shoreshen via All-commits all-commits at lists.llvm.org
Mon Jul 7 18:50:53 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 181b014c06d9130455f95dcae44d284e215e0efc
      https://github.com/llvm/llvm-project/commit/181b014c06d9130455f95dcae44d284e215e0efc
  Author: Shoreshen <372660931 at qq.com>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M llvm/include/llvm/Transforms/IPO/Attributor.h
    M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
    M llvm/lib/Transforms/IPO/AttributorAttributes.cpp
    A llvm/test/CodeGen/AMDGPU/attributor-noalias-addrspace.ll

  Log Message:
  -----------
  Attributor: Infer noalias.addrspace metadata for memory instructions (#136553)

Add noalias.addrspace metadata for store, load and atomic instruction in
AMDGPU backend.



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