[llvm] [llvm][CodeGen] Add a new software pipeliner 'Window Scheduler' (PR #84443)
Hua Tian via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 25 19:23:21 PDT 2024
huaatian wrote:
Hello everyone, do you have any further review coimments? Thank you. We have done a lot of research in the field of DSA, and we would like to share the window scheduling algorithm with all developers. It has indeed helped us improve the performance of AI operators on our DSAļ¼and we hope that it can also be beneficial to others:)
ping @arsenm @dtcxzyw @davemgreen @bcahoon @ytmukai @jayfoad @chenzheng1030
https://github.com/llvm/llvm-project/pull/84443
More information about the llvm-commits
mailing list