[all-commits] [llvm/llvm-project] 9c632b: [AMDGPU][MC] A fix for commit 5977dfb

dpreobra via All-commits all-commits at lists.llvm.org
Thu Mar 17 04:41:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9c632b61ebf2d8dbc45112d4b799e6a61e99a44d
      https://github.com/llvm/llvm-project/commit/9c632b61ebf2d8dbc45112d4b799e6a61e99a44d
  Author: Dmitry Preobrazhensky <dmitry.preobrazhensky at amd.com>
  Date:   2022-03-17 (Thu, 17 Mar 2022)

  Changed paths:
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.cpp
    M llvm/lib/Target/AMDGPU/Utils/AMDGPUAsmUtils.h

  Log Message:
  -----------
  [AMDGPU][MC] A fix for commit 5977dfb

The commit code https://github.com/llvm/llvm-project/commit/5977dfba64099e224cba12f580b6867e7a3d149a
failed to compile with GCC5. This patch addresses the issue.
For a related discussion, see https://reviews.llvm.org/D121696




More information about the All-commits mailing list