The operations to_extent_tensor and from_extent_tensor become no-ops when
lowered to the standard dialect.
This is possible with a lowering from shape.shape to tensor<?xindex>.
Depends On D81161
Differential D81162
[MLIR] Add `to/from_extent_tensor` lowering to the standard dialect frgossen on Jun 4 2020, 7:00 AM. Authored by
Details The operations to_extent_tensor and from_extent_tensor become no-ops when Depends On D81161
Diff Detail
|