forked from OSchip/llvm-project
![]() Add a tutorial document explaining how to define a conversion from the Linalg dialect to the LLVM IR dialect, bypassing the Affine dialect. It defines a dynamic representation for a range and a view for the sake of type conversion. Operation conversion becomes straightforward given the dynamic representation. The code in the tutorial is better structured and better document that what we currently have in the example, which will be updated separately. -- PiperOrigin-RevId: 245498394 |
||
---|---|---|
.. | ||
Linalg | ||
Toy |