This is an archive of the discontinued LLVM Phabricator instance.

[MLIR][Standard] Simplify `tensor_from_elements`
ClosedPublic

Authored by frgossen on Sep 9 2020, 4:40 AM.

Details

Summary

Define assembly format and add required traits.

Diff Detail

Event Timeline

frgossen created this revision.Sep 9 2020, 4:40 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 9 2020, 4:40 AM
frgossen requested review of this revision.Sep 9 2020, 4:40 AM
herhut accepted this revision.Sep 9 2020, 7:15 AM

Neat!

mlir/test/IR/invalid-ops.mlir
598

Mega-nit: Maybe include the ' at the end, as well.

This revision is now accepted and ready to land.Sep 9 2020, 7:15 AM
frgossen updated this revision to Diff 290969.Sep 10 2020, 7:41 AM
frgossen marked an inline comment as done.

Address nit

mlir/test/IR/invalid-ops.mlir
598

Ups

This revision was landed with ongoing or failed builds.Sep 10 2020, 7:43 AM
This revision was automatically updated to reflect the committed changes.