[all-commits] [llvm/llvm-project] 099a80: AMDGPU: Fix errors in test from using non-gfx call...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Jun 8 04:25:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 099a80f11c10cfc026125fb3324071116a996727
      https://github.com/llvm/llvm-project/commit/099a80f11c10cfc026125fb3324071116a996727
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/schedule-regpressure-lds.ll

  Log Message:
  -----------
  AMDGPU: Fix errors in test from using non-gfx calling convention


  Commit: f7cfa3a7ab947c64dfe0e2864dcb6e8c4bf1486e
      https://github.com/llvm/llvm-project/commit/f7cfa3a7ab947c64dfe0e2864dcb6e8c4bf1486e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-06-08 (Thu, 08 Jun 2023)

  Changed paths:
    R llvm/test/CodeGen/AMDGPU/GlobalISel/lds-global-non-entry-func.ll
    M llvm/test/CodeGen/AMDGPU/lds-global-non-entry-func.ll

  Log Message:
  -----------
  AMDGPU: Merge dag and gisel tests for non-entry LDS handling


Compare: https://github.com/llvm/llvm-project/compare/c061f755546e...f7cfa3a7ab94


More information about the All-commits mailing list