[all-commits] [llvm/llvm-project] 63fbf4: AMDGPU: Fix broken broken negative test for gfx950...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Mar 4 01:54:25 PST 2025
Branch: refs/heads/users/arsenm/amdgpu/gfx950/restore-broken-negative-assembler-tests
Home: https://github.com/llvm/llvm-project
Commit: 63fbf442f2468bf65321737c9168f545373d54e2
https://github.com/llvm/llvm-project/commit/63fbf442f2468bf65321737c9168f545373d54e2
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