[llvm] [AMDGPU][test]added unique and sort options for update_mc_test_check script (PR #111769)
Brox Chen via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 30 06:11:39 PDT 2024
================
@@ -6,6 +6,7 @@
from __future__ import print_function
import argparse
+import functools
----------------
broxigarchen wrote:
I'll remove this in another patch
https://github.com/llvm/llvm-project/pull/111769
More information about the llvm-commits
mailing list