[all-commits] [llvm/llvm-project] bbc945: Pre-commit: existing behaviour

Pankaj Dwivedi via All-commits all-commits at lists.llvm.org
Fri Jun 12 02:27:28 PDT 2026


  Branch: refs/heads/users/Pankajdwivedi-25/sgpr-sret-byval-args
  Home:   https://github.com/llvm/llvm-project
  Commit: bbc9452cac526ead74c3e6dde38e760042158a3d
      https://github.com/llvm/llvm-project/commit/bbc9452cac526ead74c3e6dde38e760042158a3d
  Author: padivedi <pankajkumar.divedi at amd.com>
  Date:   2026-06-11 (Thu, 11 Jun 2026)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/sret-sgpr.ll

  Log Message:
  -----------
  Pre-commit: existing behaviour


  Commit: fc66eb4ca37249d5eaa8084b586b7bce7e39abb9
      https://github.com/llvm/llvm-project/commit/fc66eb4ca37249d5eaa8084b586b7bce7e39abb9
  Author: padivedi <pankajkumar.divedi at amd.com>
  Date:   2026-06-12 (Fri, 12 Jun 2026)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCallingConv.td
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/test/Analysis/UniformityAnalysis/AMDGPU/kernel-args.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/function-returns.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call-return-values.ll
    M llvm/test/CodeGen/AMDGPU/GlobalISel/irtranslator-call-sret.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.1024bit.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.320bit.ll
    M llvm/test/CodeGen/AMDGPU/amdgcn.bitcast.512bit.ll
    M llvm/test/CodeGen/AMDGPU/bf16.ll
    M llvm/test/CodeGen/AMDGPU/call-argument-types.ll
    M llvm/test/CodeGen/AMDGPU/fix-frame-ptr-reg-copy-livein.ll
    M llvm/test/CodeGen/AMDGPU/frame-index-elimination.ll
    M llvm/test/CodeGen/AMDGPU/function-returns.ll
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.dead.ll
    M llvm/test/CodeGen/AMDGPU/sret-sgpr.ll
    M llvm/test/CodeGen/AMDGPU/stack-realign.ll

  Log Message:
  -----------
  [AMDGPU] Pass sret pointers in SGPRs


Compare: https://github.com/llvm/llvm-project/compare/bbc9452cac52%5E...fc66eb4ca372

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