Operations that can divide by zero and can have immediate undefined
behaviour should be marked as NoMemoryEffect rather than Pure.
Depends on D159456
Paths
| Differential D159457
[mlir][index] Fix side effect modeling for division by zero ops ClosedPublic Authored by Mogball on Sep 5 2023, 2:18 PM.
Details Summary Operations that can divide by zero and can have immediate undefined Depends on D159456
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 5 2023, 2:28 PM This revision was landed with ongoing or failed builds.Sep 5 2023, 2:45 PM Closed by commit rGaa2adc1283ec: [mlir][index] Fix side effect modeling for division by zero ops (authored by Mogball). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 555939 mlir/include/mlir/Dialect/Index/IR/IndexOps.td
|