[all-commits] [llvm/llvm-project] da8190: AMDGPU: Fix broken negative test from ancient times

Matt Arsenault via All-commits all-commits at lists.llvm.org
Thu Mar 13 02:09:49 PDT 2025


  Branch: refs/heads/users/arsenm/amdgpu/fix-broken-negative-test
  Home:   https://github.com/llvm/llvm-project
  Commit: da8190ed5eb0f798d53907ed7a39320f71814389
      https://github.com/llvm/llvm-project/commit/da8190ed5eb0f798d53907ed7a39320f71814389
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-13 (Thu, 13 Mar 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/dead-machine-elim-after-dead-lane.ll

  Log Message:
  -----------
  AMDGPU: Fix broken negative test from ancient times

Before the dawn of civilization, instructions were printed in all
caps using the raw tablegen pseudo-names. This -NOT check was looking
for that, instead of the actual ISA output. Just switch to using generated
checks. Also replace a use of undef.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list