[all-commits] [llvm/llvm-project] 5fef62: AMDGPU: Add missing implicit uses in tests

Matt Arsenault via All-commits all-commits at lists.llvm.org
Wed Jun 22 18:07:01 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5fef62f6434fd2ff81af6345f1982a983978e208
      https://github.com/llvm/llvm-project/commit/5fef62f6434fd2ff81af6345f1982a983978e208
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2022-06-22 (Wed, 22 Jun 2022)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/optimize-negated-cond-exec-masking-wave32.mir
    M llvm/test/CodeGen/AMDGPU/optimize-negated-cond-exec-masking.mir

  Log Message:
  -----------
  AMDGPU: Add missing implicit uses in tests

These tests were deleting the copy instruction, defeating
the purpose of having it.




More information about the All-commits mailing list