[all-commits] [llvm/llvm-project] 0c8ccc: [WIP][AMDGPU][Attributor] Infer `inreg` attribute ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Thu May 29 11:17:38 PDT 2025
Branch: refs/heads/users/shiltian/aaamdgpuinreg
Home: https://github.com/llvm/llvm-project
Commit: 0c8ccc7521415b3aa313c8ae00953bdac58dd4ea
https://github.com/llvm/llvm-project/commit/0c8ccc7521415b3aa313c8ae00953bdac58dd4ea
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-05-29 (Thu, 29 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