This is an archive of the discontinued LLVM Phabricator instance.

[mlir][CAPI] Expose [u]int8 DenseElementsAttr.
ClosedPublic

Authored by silvas on May 19 2021, 12:01 PM.

Details

Summary

Also, fix a small typo where the "unsigned" splat variants were not
being created with an unsigned type.

Diff Detail

Event Timeline

silvas created this revision.May 19 2021, 12:01 PM
silvas requested review of this revision.May 19 2021, 12:01 PM
stellaraccident accepted this revision.May 19 2021, 12:50 PM
This revision is now accepted and ready to land.May 19 2021, 12:50 PM
This revision was landed with ongoing or failed builds.May 19 2021, 1:42 PM
This revision was automatically updated to reflect the committed changes.