[all-commits] [llvm/llvm-project] b5ebf0: AMDGPU/GlobalISel: Add global-isel run lines to sh...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Oct 5 10:08:13 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b5ebf07499f5c469e2e428df207b7e100eaa36aa
      https://github.com/llvm/llvm-project/commit/b5ebf07499f5c469e2e428df207b7e100eaa36aa
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/shrink-add-sub-constant.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Add global-isel run lines to shrink add/sub test


  Commit: 5082e827c1670f5c98d320d08979b8855253d0cc
      https://github.com/llvm/llvm-project/commit/5082e827c1670f5c98d320d08979b8855253d0cc
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2023-10-05 (Thu, 05 Oct 2023)

  Changed paths:
    A llvm/test/CodeGen/AMDGPU/GlobalISel/sub.v2i16.ll

  Log Message:
  -----------
  AMDGPU/GlobalISel: Add test for packed sub selection

Mirror of the add test, I've had this lying around for a long
time.


Compare: https://github.com/llvm/llvm-project/compare/0687e4d9f310...5082e827c167


More information about the All-commits mailing list