SWDEV-274436 - Fixed square build issue
Change-Id: If64be13be48bb7e620172ec245bc819c923f918a
[ROCm/hip commit: 4af2e3d87e]
This commit is contained in:
committed by
Sarbojit Sarkar
parent
bb01397415
commit
c05b2659a6
@@ -2603,7 +2603,6 @@ while (@ARGV) {
|
||||
$countKeywords += m/__global__/;
|
||||
$countKeywords += m/__shared__/;
|
||||
simpleSubstitutions();
|
||||
transformExternShared();
|
||||
transformKernelLaunch();
|
||||
transformCubNamespace();
|
||||
if ($print_stats) {
|
||||
|
||||
Reference in New Issue
Block a user