This allows for using a different type when accessing a parameter than the
one used for storage. This allows for returning parameters by reference,
enables using more optimized/convient reference results, and more.
Depends On D108589
Differential D108593
[mlir][AttrTypeGen] Add support for specifying a "accessor" type of a parameter rriddle on Aug 23 2021, 3:43 PM. Authored by
Details This allows for using a different type when accessing a parameter than the Depends On D108589
Diff Detail
|