| Issue |
183618
|
| Summary |
[LoopFusion] Switching loop fusion to rely entirely on DA
|
| Labels |
new issue
|
| Assignees |
|
| Reporter |
amehsan
|
Currently loop fusion has two mechanisms for dependence check. One is implemented inside loop fusion and the other one is DA.
It makes more sense to rely entirely on DA instead of maintaining another dep analysis exclusively for fusion.
I am gathering some statistics here on what happens if we switch entirely to DA.
_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs