[all-commits] [llvm/llvm-project] 8f071f: AMDGPU: Use named values in a test

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Nov 28 07:35:42 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8f071fecfe0bbf1ddfc3e2ca024ad6fa3aa024f0
      https://github.com/llvm/llvm-project/commit/8f071fecfe0bbf1ddfc3e2ca024ad6fa3aa024f0
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/fence-barrier.ll

  Log Message:
  -----------
  AMDGPU: Use named values in a test

As always, these were an obstacle to test updates.


  Commit: b3df889b714206094d17b359e575de1eb09efe63
      https://github.com/llvm/llvm-project/commit/b3df889b714206094d17b359e575de1eb09efe63
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-11-28 (Mon, 28 Nov 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/widen_extending_scalar_loads.ll

  Log Message:
  -----------
  AMDGPU: Convert test to generated checks

These checks were too thin to begin with, and required slightly
trickier updates for opaque pointers.


Compare: https://github.com/llvm/llvm-project/compare/ee53abb0709f...b3df889b7142


More information about the All-commits mailing list