[llvm] [AMDGPU][True16][MC] remove duplicated test line in VOP2 test (PR #117195)

Brox Chen via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 21 12:48:14 PST 2024


================
@@ -1,4 +1,4 @@
-// NOTE: Assertions have been autogenerated by utils/update_mc_test_checks.py UTC_ARGS: --version 5
+// NOTE: Assertions have been autogenerated by utils/update_mc_test_checks.py UTC_ARGS: --unique --version 5
----------------
broxigarchen wrote:

Thanks! I think for now the script will just put `--unique` to the headline and it does not force people to use `--unique` for the next run. But it will show up in diff so that people will realize that they should add `--unique` which I think should be good enough

https://github.com/llvm/llvm-project/pull/117195


More information about the llvm-commits mailing list