[all-commits] [llvm/llvm-project] dc7819: AMDGPU/GlobalISel: add legalize tests for s64 max/min

jayfoad via All-commits all-commits at lists.llvm.org
Tue Feb 25 01:49:30 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dc78190811b5f678c8a1ac07a6d46f68b8f2e865
      https://github.com/llvm/llvm-project/commit/dc78190811b5f678c8a1ac07a6d46f68b8f2e865
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-smax.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-smin.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umax.mir
    M llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-umin.mir

  Log Message:
  -----------
  AMDGPU/GlobalISel: add legalize tests for s64 max/min


  Commit: ccee390767ca963d541e0b1c7c8587d1fbde505f
      https://github.com/llvm/llvm-project/commit/ccee390767ca963d541e0b1c7c8587d1fbde505f
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-02-25 (Tue, 25 Feb 2020)

  Changed paths:
    M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp

  Log Message:
  -----------
  GlobalISel: NFC minor cleanup to avoid a couple of fixed size local arrays


Compare: https://github.com/llvm/llvm-project/compare/814fb658ca26...ccee390767ca


More information about the All-commits mailing list