[all-commits] [llvm/llvm-project] 87f8a4: AMDGPU/GlobalISel: Add tests for 96-bit add/sub/mul

Matt Arsenault via All-commits all-commits at lists.llvm.org
Mon Jul 13 11:07:54 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 87f8a4f9a2314044bf007e0d4564a40386751842
      https://github.com/llvm/llvm-project/commit/87f8a4f9a2314044bf007e0d4564a40386751842
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-add.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-mul.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-sub.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: Add tests for 96-bit add/sub/mul

I almost regressed these, so add tests for them.




More information about the All-commits mailing list