2
0

handle unspecified case

Signed-off-by: Nicholas Curtis <nicurtis@amd.com>


[ROCm/rocprofiler-compute commit: 1f584c1612]
Este cometimento está contido em:
Nicholas Curtis
2024-05-09 13:16:19 -04:00
cometido por Cole Ramos
ascendente 562e36a5c3
cometimento f7da503e6f
@@ -102,6 +102,7 @@ class OmniSoC_Base:
def check_arch_override(self):
if "OMNIPERF_ARCH_OVERRIDE" in os.environ.keys():
return os.environ["OMNIPERF_ARCH_OVERRIDE"]
return ""
@demarcate
def populate_mspec(self):