Skip to content

Commit

Permalink
Minor clean up (#931)
Browse files Browse the repository at this point in the history
  • Loading branch information
Garra1980 authored Oct 18, 2024
1 parent 4f6701f commit fee4e68
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -416,7 +416,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 fee4e68

Please sign in to comment.