指定slang为行主序
This commit is contained in:
@@ -29,6 +29,7 @@ def make_cmd(source_file: str, target: TargetFormat, stage: Stage, entry_point:
|
||||
'-entry', entry_point,
|
||||
'-target', target_flag,
|
||||
'-stage', stage_flag,
|
||||
'-matrix-layout-row-major',
|
||||
'-o', output_path,
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user