Skip to content

Commit

Permalink
Minor clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Garra1980 authored Oct 17, 2024
1 parent 8ae485b commit d813727
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -405,7 +405,6 @@ static ze_module_handle_t loadModule(GPUL0QUEUE *queue, const void *data,
build_flags += "-doubleGRF -Xfinalizer -noLocalSplit -Xfinalizer "
"-DPASTokenReduction -Xfinalizer -SWSBDepReduction "
"-Xfinalizer -printregusage -Xfinalizer -enableBCR";
;
}

desc.format = ZE_MODULE_FORMAT_IL_SPIRV;
Expand Down

0 comments on commit d813727

Please sign in to comment.