[MLIR] Fix hasNoInterveningEffect in the presence of ops from different affine scopes
Fix hasNoInterveningEffect in the presence of ops from different affine scopes. Also, correctly check for dependence failures as well instead of just for the existence of a dependence. Differential Revision: https://reviews.llvm.org/D131641
Loading
Please sign in to comment