[all-commits] [llvm/llvm-project] 2dc3d1: [AMDGPU] Add some missing check prefixes

jayfoad via All-commits all-commits at lists.llvm.org
Fri Jul 17 04:59:24 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2dc3d1b3136522e7c8e92d742d8ecc3405b9b4bb
      https://github.com/llvm/llvm-project/commit/2dc3d1b3136522e7c8e92d742d8ecc3405b9b4bb
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

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

  Log Message:
  -----------
  [AMDGPU] Add some missing check prefixes


  Commit: f05bce86af32d7b5cf1ab28b3abf6ee473bf3ef1
      https://github.com/llvm/llvm-project/commit/f05bce86af32d7b5cf1ab28b3abf6ee473bf3ef1
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2020-07-17 (Fri, 17 Jul 2020)

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

  Log Message:
  -----------
  [AMDGPU] Add some missing check prefixes and tweak test

The test needed some extra ALU instructions to prevent it from being
memory bound.


Compare: https://github.com/llvm/llvm-project/compare/7598ad3ead7c...f05bce86af32


More information about the All-commits mailing list