[all-commits] [llvm/llvm-project] 1c6e75: AMDGPU: Fix test with broken checks

Matt Arsenault via All-commits all-commits at lists.llvm.org
Sat Jul 26 18:32:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1c6e75cb9849c5301ebefcc91a0b3f33c266377b
      https://github.com/llvm/llvm-project/commit/1c6e75cb9849c5301ebefcc91a0b3f33c266377b
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-07-27 (Sun, 27 Jul 2025)

  Changed paths:
    M llvm/test/CodeGen/AMDGPU/llvm.amdgcn.mfma.xf32.gfx942.ll

  Log Message:
  -----------
  AMDGPU: Fix test with broken checks

This was broken in 6118a254ff9acb4b54a6bdb952c088a792b679af

update_llc_test_checks behavior in the conflict case is dangerous
and terrible; it silently deletes all checks and inserts the unused
check prefixes at the bottom.



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