mirror of
https://github.com/chhylp123/hifiasm.git
synced 2026-09-15 12:47:57 +08:00
backup avx
This commit is contained in:
@@ -432,7 +432,7 @@ void init_opt(hifiasm_opt_t* asm_opt)
|
||||
|
||||
asm_opt->ec_only = 0;
|
||||
asm_opt->hyb_syn = 1;
|
||||
asm_opt->step_rd = 128;
|
||||
asm_opt->step_rd = -1/**128**/;
|
||||
}
|
||||
|
||||
void destory_enzyme(enzyme* f)
|
||||
|
||||
Reference in New Issue
Block a user