[all-commits] [llvm/llvm-project] be06d0: [AMDGPU] Lower `llvm.amdgcn.queue.ptr` instrinsic ...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Tue Aug 13 17:42:03 PDT 2024
Branch: refs/heads/users/shiltian/lower-queue-ptr-to-implicit-kernel-arg
Home: https://github.com/llvm/llvm-project
Commit: be06d03e467e739dacac042f290c7b9be2e01d8c
https://github.com/llvm/llvm-project/commit/be06d03e467e739dacac042f290c7b9be2e01d8c
Author: Shilei Tian <i at tianshilei.me>
Date: 2024-08-13 (Tue, 13 Aug 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
M llvm/test/CodeGen/AMDGPU/abi-attribute-hints-undefined-behavior.ll
M llvm/test/CodeGen/AMDGPU/callee-special-input-sgprs-fixed-abi.ll
M llvm/test/CodeGen/AMDGPU/implicit-kernarg-backend-usage.ll
Log Message:
-----------
[AMDGPU] Lower `llvm.amdgcn.queue.ptr` instrinsic to using implicit kernel argument if feasible
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