[mlir][scf] Improve `scf.parallel` fusion pass (#75852)
Abort fusion if memref load may alias write, but not the exact alias. Add alias check hook to `naivelyFuseParallelOps`, so user can customize alias checking. Use builtin alias analysis in `ParallelLoopFusion` pass.
parent
9aeb3336
Please register or sign in to comment