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

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


  Branch: refs/heads/users/arsenm/amdgpu/gfx950/restore-broken-negative-assembler-tests
  Home:   https://github.com/llvm/llvm-project
  Commit: 38c27e25c2718bcb327da6e6ebb8c21c0b221b41
      https://github.com/llvm/llvm-project/commit/38c27e25c2718bcb327da6e6ebb8c21c0b221b41
  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