[all-commits] [llvm/llvm-project] 0b6ead: AMDGPU/GlobalISel: Cleanup min/max RegBankSelect t...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Feb 19 14:32:32 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 0b6ead018a6838dcb430001af295b1f044a8baf2
      https://github.com/llvm/llvm-project/commit/0b6ead018a6838dcb430001af295b1f044a8baf2
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

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

  Log Message:
  -----------
  AMDGPU/GlobalISel: Cleanup min/max RegBankSelect tests

Use common check prefix, although update_mir_test_checks makes this
unnecessarily annoying. Also make sure to have uses in case that ever
ends up mattering.


  Commit: cbc3b3046f6b1e2a721534439f62b7a275597a6e
      https://github.com/llvm/llvm-project/commit/cbc3b3046f6b1e2a721534439f62b7a275597a6e
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2020-02-19 (Wed, 19 Feb 2020)

  Changed paths:
    M llvm/lib/Target/AMDGPU/SIInstructions.td

  Log Message:
  -----------
  AMDGPU/GlobalISel: Remove outdated comment


Compare: https://github.com/llvm/llvm-project/compare/63d0932c3580...cbc3b3046f6b


More information about the All-commits mailing list