"docs/vscode:/vscode.git/clone" did not exist on "6313645b6b1cf4c02c8e7de7fb7f03df04b6b6cd"
Commit 3ab3cf39 authored by Po-Yen, Chen's avatar Po-Yen, Chen
Browse files

Add IGLP intrinsic

parent 0345963e
...@@ -79,6 +79,8 @@ struct GridwiseGemmPipeline_v2 ...@@ -79,6 +79,8 @@ struct GridwiseGemmPipeline_v2
do do
{ {
__builtin_amdgcn_iglp_opt(0);
block_sync_lds(); block_sync_lds();
// GEMM i // GEMM i
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment