[all-commits] [llvm/llvm-project] f3ca3e: [AMDGPU] Lower `llvm.amdgcn.queue.ptr` instrinsic ...

Shilei Tian via All-commits all-commits at lists.llvm.org
Tue Aug 13 20:46:11 PDT 2024


  Branch: refs/heads/users/shiltian/lower-queue-ptr-to-implicit-kernel-arg
  Home:   https://github.com/llvm/llvm-project
  Commit: f3ca3ef4fca1c3f1b81278bc3823a791fb5efe2b
      https://github.com/llvm/llvm-project/commit/f3ca3ef4fca1c3f1b81278bc3823a791fb5efe2b
  Author: Shilei Tian <i at tianshilei.me>
  Date:   2024-08-13 (Tue, 13 Aug 2024)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
    M llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.h
    M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
    M llvm/test/CodeGen/AMDGPU/GlobalISel/implicit-kernarg-backend-usage-global-isel.ll
    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