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` Authored by frgossen on Jun 5 2020, 3:41 AM. 
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