[all-commits] [llvm/llvm-project] cbe7e7: AMDGPU: Fix broken broken negative test for gfx950...

Matt Arsenault via All-commits all-commits at lists.llvm.org
Tue Mar 4 01:48:37 PST 2025


  Branch: refs/heads/users/arsenm/amdgpu/gfx950/restore-broken-negative-assembler-tests
  Home:   https://github.com/llvm/llvm-project
  Commit: cbe7e775675b2722d12caf0f8be7b4dfd9b1f093
      https://github.com/llvm/llvm-project/commit/cbe7e775675b2722d12caf0f8be7b4dfd9b1f093
  Author: Matt Arsenault <Matthew.Arsenault at amd.com>
  Date:   2025-03-04 (Tue, 04 Mar 2025)

  Changed paths:
    M llvm/lib/Target/AMDGPU/FLATInstructions.td
    M llvm/test/MC/AMDGPU/gfx950_asm_features.s

  Log Message:
  -----------
  AMDGPU: Fix broken broken negative test for gfx950 assembler

Fix's not rejecting global_load_lds_dwordx3 and x4 on other targets.
The encoded versions of instructions should not touch SubtargetPredicate,
and only AssemblerPredicate.



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