This is an archive of the discontinued LLVM Phabricator instance.

[mlir][ODS] Add `constBuilderCall` to `Dense*ArrayAttr`s
ClosedPublic

Authored by zero9178 on Aug 17 2022, 1:16 PM.

Details

Summary

These are useful in builders of Ops taking DenseArrayAttrs or for use in Rewriter, to create constant instances.

Diff Detail

Event Timeline

zero9178 created this revision.Aug 17 2022, 1:16 PM
zero9178 requested review of this revision.Aug 17 2022, 1:16 PM
Mogball accepted this revision.Aug 17 2022, 1:17 PM

thanks!

This revision is now accepted and ready to land.Aug 17 2022, 1:17 PM
This revision was landed with ongoing or failed builds.Aug 17 2022, 1:18 PM
This revision was automatically updated to reflect the committed changes.