[all-commits] [llvm/llvm-project] 931bdc: [WIP][AMDGPU][Attributor] Infer `inreg` attribute ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Mon May 19 14:56:48 PDT 2025
Branch: refs/heads/users/shiltian/aaamdgpuinreg
Home: https://github.com/llvm/llvm-project
Commit: 931bdc5fcd1dc8106c7a4282efa02d789b73f5bc
https://github.com/llvm/llvm-project/commit/931bdc5fcd1dc8106c7a4282efa02d789b73f5bc
Author: Shilei Tian <i at tianshilei.me>
Date: 2025-05-19 (Mon, 19 May 2025)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPU.h
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