This is an archive of the discontinued LLVM Phabricator instance.

[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
operand segments, print the required number as well as the actual
number. Split off from D93005.

Diff Detail

Event Timeline

modocache created this revision.Dec 11 2020, 3:00 PM
modocache requested review of this revision.Dec 11 2020, 3:00 PM
rriddle accepted this revision.Dec 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
This revision was automatically updated to reflect the committed changes.