Skip to content

Commit

Permalink
Output amdgcn
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanglx13 committed Jul 17, 2024
1 parent f9a7115 commit 33436e8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/amd/occ.sh
Original file line number Diff line number Diff line change
Expand Up @@ -67,3 +67,5 @@ echo "$perf"
sed -i '/local_/! {/\.loc/d}' output.mlir
sed -i '/\.Ltmp.*:/d' output.mlir
sed -i '/AMD clang version/d' output.mlir

sed -n '/AMDGCN/, $p' output.mlir > output.amdgcn

0 comments on commit 33436e8

Please sign in to comment.