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
@@ -454,6 +468,7 @@ function (build_core TARGET_CORE KDIR TSUFFIX KERNEL_DEFINITIONS)
454
468
set(TRMM_KERNEL "${${float_char}GEMMKERNEL}")
455
469
endif ()
456
470
471
+
457
472
if (${float_type}STREQUAL"COMPLEX"OR${float_type}STREQUAL"ZCOMPLEX")
458
473
459
474
# 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