[mlir][Support] Avoid multiplication in floorDiv / ceilDiv
Using comparisons instead avoids potential overflow. Differential Revision: https://reviews.llvm.org/D116096
Loading
Please sign in to comment
Using comparisons instead avoids potential overflow. Differential Revision: https://reviews.llvm.org/D116096