Files
clang-p2996/llvm/lib/CodeGen/WindowScheduler.cpp
Hua Tian 811e505c5b [llvm][CodeGen] Update checking method of loop-carried phi in window scheduler (#96288)
Added some logic to check loop-carried phis in the window scheduler. It now includes the scenario where the preceding phi uses the virtual register defined by the succeeding phi.
2024-06-26 09:56:09 +08:00

27 KiB