llvm-project
0dddfab5 - [SLP]Recalculate deps if the original instruction scheduled after being copyable

Commit
10 days ago
[SLP]Recalculate deps if the original instruction scheduled after being copyable If the original instruction is going to be scheduled after same instruction being scheduled as copyable, need to recalculate dependencies. Otherwise, the dependencies maybe calculated incorrectly.
Author
Committer
Parents
Loading