[llvm-branch-commits] [llvm] [AMDGPU] Add VOP1 support for gfx13 (PR #177603)
Mariusz Sikora via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Mon Jan 26 06:14:55 PST 2026
mariusz-sikora-at-amd wrote:
> the MC script currently doesn't catch cases where we would have to use the same check prefix for different outputs, in which case it just quietly leaves the test case without any checks at all
So, the simplest solution would be to leave `GFX13-DIS`, `GFX13-ASM` as is. Maybe `update_mc_test_checks.py` should at least generate warning that we have conflicting outputs for the same check-prefix.
https://github.com/llvm/llvm-project/pull/177603
More information about the llvm-branch-commits
mailing list