Skip to content

Commit

Permalink
Optimize continuous load/store instructions in a loop.
Browse files Browse the repository at this point in the history
In some cases it is possible to replace load/store instructions with block instructions
even if they are in a non-uniform loop. This can be done by splitting the loop.
  • Loading branch information
ppogotov authored and igcbot committed Aug 27, 2024
1 parent bad4c7a commit a016d32
Show file tree
Hide file tree
Showing 4 changed files with 655 additions and 67 deletions.
Loading

0 comments on commit a016d32

Please sign in to comment.