Exist gracefully instead of triggering an assertions.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156694
[mlir][arith] Validate pass options in arith-int-narrowing ClosedPublic Authored by kuhar on Jul 31 2023, 7:31 AM.
Details Summary Exist gracefully instead of triggering an assertions.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 31 2023, 8:31 AM This revision was landed with ongoing or failed builds.Jul 31 2023, 8:32 AM Closed by commit rG4a3899577ae0: [mlir][arith] Validate pass options in arith-int-narrowing (authored by kuhar). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 545684 mlir/lib/Dialect/Arith/Transforms/IntNarrowing.cpp
mlir/test/Dialect/Arith/int-narrowing-invalid-options.mlir
|