Skip to content

Commit 2f72d1d

Browse files
authored
[AMD] Trim scheduleGlobalLoadLocalStore to focus on GlobalLoad in prologue (#6409)
The most of `scheduleGlobalLoadLocalStore`'s functionality has been replaced by the stream pipeliner, so we would like to clean it up. But moving up the global load ops in the prologue still improves the performance, especially when there're multiple stages. So we trimmed this pass to focus on prologue.
1 parent b316d88 commit 2f72d1d

File tree

5 files changed

+517
-796
lines changed

5 files changed

+517
-796
lines changed

0 commit comments

Comments
 (0)