Commit 85f59a0f authored by Po-Yen, Chen's avatar Po-Yen, Chen
Browse files

Use iglp_opt(2) for pipeline v2

parent 5e460749
...@@ -79,7 +79,7 @@ struct GridwiseGemmPipeline_v2 ...@@ -79,7 +79,7 @@ struct GridwiseGemmPipeline_v2
do do
{ {
__builtin_amdgcn_iglp_opt(1); __builtin_amdgcn_iglp_opt(2);
block_sync_lds(); block_sync_lds();
......
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