[all-commits] [llvm/llvm-project] 49b8ca: AMDGPU: Don't crash on global_ctor/dtor declaration

Ruiling, Song via All-commits all-commits at lists.llvm.org
Thu Jun 23 06:05:56 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 49b8ca3f7c4f0c76ab4a04e9a7b46ccd29f07011
      https://github.com/llvm/llvm-project/commit/49b8ca3f7c4f0c76ab4a04e9a7b46ccd29f07011
  Author: Ruiling Song <ruiling.song at amd.com>
  Date:   2022-06-23 (Thu, 23 Jun 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/AMDGPUCtorDtorLowering.cpp
    A llvm/test/CodeGen/AMDGPU/lower-ctor-dtor-declaration.ll

  Log Message:
  -----------
  AMDGPU: Don't crash on global_ctor/dtor declaration

Reviewed By: arsenm

Differential Revision: https://reviews.llvm.org/D128320




More information about the All-commits mailing list