You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -458,6 +472,7 @@ function (build_core TARGET_CORE KDIR TSUFFIX KERNEL_DEFINITIONS)
458
472
set(TRMM_KERNEL "${${float_char}GEMMKERNEL}")
459
473
endif ()
460
474
475
+
461
476
if (${float_type}STREQUAL"COMPLEX"OR${float_type}STREQUAL"ZCOMPLEX")
462
477
463
478
# just enumerate all these. there is an extra define for these indicating which side is a conjugate (e.g. CN NC NN) that I don't really want to work into GenerateCombinationObjects
0 commit comments