Depends On D83117
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D83118
[MLIR][Standard] Erase redundant assertions `std.assert` ClosedPublic Authored by frgossen on Jul 3 2020, 12:53 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jul 3 2020, 6:05 AM Closed by commit rG1ee0d22f269e: [MLIR][Standard] Erase redundant assertions `std.assert` (authored by frgossen). · Explain WhyJul 14 2020, 3:10 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 277731 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
mlir/test/Dialect/Standard/canonicalize-cf.mlir
|
You could use matchPattern here (see a couple lines above).