[all-commits] [llvm/llvm-project] 45e425: AMDGPU: Teach isArgPassedInSGPR() about cs_chain* ...

Ruiling, Song via All-commits all-commits at lists.llvm.org
Fri Sep 22 07:24:32 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 45e425e355a2f962bd4eb728b5f081d51900a8f9
      https://github.com/llvm/llvm-project/commit/45e425e355a2f962bd4eb728b5f081d51900a8f9
  Author: Ruiling, Song <ruiling.song at amd.com>
  Date:   2023-09-22 (Fri, 22 Sep 2023)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
    M llvm/test/Analysis/UniformityAnalysis/AMDGPU/kernel-args.ll

  Log Message:
  -----------
  AMDGPU: Teach isArgPassedInSGPR() about cs_chain* calling convention (#67086)

This cs_chain and cs_chain_preserve use InReg attribute to indicate
argument passed through SGPR.




More information about the All-commits mailing list