[MLIR] Fix bug in addAffineParallelOpDomain upper bound constraint
Fix upper bound constraint addition in addAffineParallelOpDomain; it was off by one in the case of constants. Differential Revision: https://reviews.llvm.org/D144836
Loading
Please sign in to comment