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 _______________________________________________ llvm-branch-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits
