When printing verification errors for ops with the incorrect number of
operand segments, print the required number as well as the actual
number. Split off from D93005.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D93145
[mlir] Print bad size in AttrSizedOperandSegments ClosedPublic Authored by modocache on Dec 11 2020, 3:00 PM.
Details Summary When printing verification errors for ops with the incorrect number of
Diff Detail
Event TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 13 others. · View Herald TranscriptDec 11 2020, 3:00 PM This revision is now accepted and ready to land.Dec 11 2020, 3:00 PM This revision was landed with ongoing or failed builds.Dec 12 2020, 10:13 AM Closed by commit rG09b0e0884a3e: [mlir] Print bad size in AttrSizedOperandSegments (authored by modocache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 311396 mlir/test/IR/traits.mlir
mlir/tools/mlir-tblgen/OpDefinitionsGen.cpp
|