[all-commits] [llvm/llvm-project] d139ef: AMDGPU: Remove some assembler tests using dummy ta...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Jul 28 12:47:08 PDT 2026
Branch: refs/heads/users/arsenm/amdgpu/remove-mc-run-lines-dummy-target
Home: https://github.com/llvm/llvm-project
Commit: d139efeedeb55d48caca534cb39937fdd0affc0d
https://github.com/llvm/llvm-project/commit/d139efeedeb55d48caca534cb39937fdd0affc0d
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M llvm/test/MC/AMDGPU/ds-err.s
M llvm/test/MC/AMDGPU/flat.s
M llvm/test/MC/AMDGPU/regression/bug28538.s
M llvm/test/MC/AMDGPU/sop1-err.s
M llvm/test/MC/AMDGPU/sop2.s
M llvm/test/MC/AMDGPU/sopk-err.s
M llvm/test/MC/AMDGPU/sopp-err.s
M llvm/test/MC/AMDGPU/trap.s
M llvm/test/MC/AMDGPU/vop2-err.s
M llvm/test/MC/AMDGPU/vopc-errs.s
Log Message:
-----------
AMDGPU: Remove some assembler tests using dummy target
In the future it will be illegal to do anything with a binary
without a specific subarch. Most of these were redundant with an
existing run line.
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