forked from OSchip/llvm-project
c2be2cda8d
The patch extends the OpDSL with support for: - Constant values - Capture scalar parameters - Access the iteration indices using the index operation - Provide predefined floating point and integer types. Up to now the patch only supports emitting the new nodes. The C++/yaml path is not fully implemented. The fill_rng_2d operation defined in emit_structured_generic.py makes use of the new DSL constructs. Differential Revision: https://reviews.llvm.org/D101364 |
||
---|---|---|
.. | ||
LinalgOpDsl.md | ||
MLIRLSP.md |