[mlir][index] Fix side effect modeling for division by zero ops
Operations that can divide by zero and can have immediate undefined behaviour should be marked as `NoMemoryEffect` rather than `Pure`. Depends on D159456 Reviewed By: weiweichen Differential Revision: https://reviews.llvm.org/D159457
Loading
Please sign in to comment