This is part of an on-going migration to adopt Properties inside MLIR.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
| mlir/test/Dialect/Transform/ops-invalid.mlir | ||
|---|---|---|
| 352 | Should this say "requires property"? The attribute seems to be there. | |
Comment Actions
Rebase after improving diagnostic on invalid IR
| mlir/test/Dialect/Transform/ops-invalid.mlir | ||
|---|---|---|
| 352 | It fails the validation, I made failure_propagation_mode valid so that we keep the expected check for the target attribute. | |
Should this say "requires property"? The attribute seems to be there.