The operation get_extent now accepts the dimension as an operand and is no
longer limited to constant dimensions.
A helper function facilitates the common constant use case.
Depends On D81162
Differential D81248
[MLIR][Shape] Make dimension an operand of `get_extent` frgossen on Jun 5 2020, 3:41 AM. Authored by
Details The operation get_extent now accepts the dimension as an operand and is no Depends On D81162
Diff Detail
Unit Tests Event Timeline
Comment Actions Thanks!
|
these "DeclareOp..." trait will disappear after rebase