llvm-project
b4a17b13 - [DependenceAnalysis] Extending SIV to handle fusable loops (#128782)

Commit
81 days ago
[DependenceAnalysis] Extending SIV to handle fusable loops (#128782) When there is a dependency between two memory instructions in separate loops that have the same iteration space and depth, SIV will be able to test them and compute the direction and the distance of the dependency.
Author
Parents
Loading