[llvm] [llvm][CodeGen] Add a new software pipeliner 'Window Scheduler' (PR #84443)

Hua Tian via llvm-commits llvm-commits at lists.llvm.org
Sat May 11 00:48:16 PDT 2024


huaatian wrote:

https://github.com/llvm/llvm-project/pull/84443#discussion_r1595879061
Yes, this algorithm is in the MachinePipeliner pass, where PHIs are present.

https://github.com/llvm/llvm-project/pull/84443


More information about the llvm-commits mailing list