[all-commits] [llvm/llvm-project] 1c64e7: [WIP][AMDGPU][Attributor] Infer `inreg` attribute ...

Shilei Tian via All-commits all-commits at lists.llvm.org
Wed May 21 19:19:08 PDT 2025


  Branch: refs/heads/users/shiltian/aaamdgpuinreg
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c64e7ccac7fb52a62918303a2c1097a339d5593
      https://github.com/llvm/llvm-project/commit/1c64e7ccac7fb52a62918303a2c1097a339d5593
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2025-05-21 (Wed, 21 May 2025)

  Changed paths:
    M llvm/include/llvm/IR/Argument.h
    M llvm/lib/IR/Function.cpp
    M llvm/lib/Target/AMDGPU/AMDGPUAttributor.cpp
    M llvm/test/CodeGen/AMDGPU/aa-as-infer.ll
    M llvm/test/CodeGen/AMDGPU/amdgpu-attributor-accesslist-offsetbins-out-of-sync.ll
    A llvm/test/CodeGen/AMDGPU/inreg-inference.ll
    M llvm/test/CodeGen/AMDGPU/remove-no-kernel-id-attribute.ll

  Log Message:
  -----------
  [WIP][AMDGPU][Attributor] Infer `inreg` attribute in `AMDGPUAttributor`



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