[all-commits] [llvm/llvm-project] e184ee: [AMDGPU] Add some implicit uses to tests. NFC.

Jay Foad via All-commits all-commits at lists.llvm.org
Thu Apr 8 08:42:00 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: e184eeaa3ba124722684dcaece92e712f2484d9b
      https://github.com/llvm/llvm-project/commit/e184eeaa3ba124722684dcaece92e712f2484d9b
  Author: Jay Foad <jay.foad at amd.com>
  Date:   2021-04-08 (Thu, 08 Apr 2021)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/fold-cndmask-wave32.mir
    M llvm/test/CodeGen/AMDGPU/fold-cndmask.mir
    M llvm/test/CodeGen/AMDGPU/fold-operands-order.mir
    M llvm/test/CodeGen/AMDGPU/fold-readlane.mir

  Log Message:
  -----------
  [AMDGPU] Add some implicit uses to tests. NFC.

This is just to stop a future patch from optimizing away the things that
we actually want to check for.




More information about the All-commits mailing list