[all-commits] [llvm/llvm-project] 959e9e: AMDGPU: Remove nocapture attribute from is.shared ...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Fri Feb 28 05:05:06 PST 2025


  Branch: refs/heads/users/arsenm/amdgpu/remove-nocaptures-addrspace-queries
  Home:   https://github.com/llvm/llvm-project
  Commit: 959e9e0b0456ded7af6d548f1fa2eecc54c95e87
      https://github.com/llvm/llvm-project/commit/959e9e0b0456ded7af6d548f1fa2eecc54c95e87
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-02-28 (Fri, 28 Feb 2025)

  Changed paths:
    M llvm/include/llvm/IR/IntrinsicsAMDGPU.td

  Log Message:
  -----------
  AMDGPU: Remove nocapture attribute from is.shared and is.private intrinsics

This should be replaced with captures(address), but tablegen currently has
no way to indicate that on an intrinsic. I opened issue #129184 to fix this.



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