The current generation is unsafe as it is evaluated during verify
invocation rather than during verifySymbolUses. Remove until this is
safely generated.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134558
[mlir] Remove ReferTo attr constraint ClosedPublic Authored by jpienaar on Sep 23 2022, 11:40 AM.
Details Summary The current generation is unsafe as it is evaluated during verify
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 23 2022, 11:43 AM Closed by commit rG765ac6e9dfe1: [mlir] Remove ReferTo attr constraint (authored by jpienaar). · Explain WhyOct 1 2022, 5:19 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 464528 mlir/include/mlir/IR/OpBase.td
mlir/test/IR/attribute.mlir
mlir/test/lib/Dialect/Test/TestOps.td
|