forked from OSchip/llvm-project
![]() Extend the OpDSL syntax with an optional `domain` function to specify an explicit dimension order. The extension is needed to provide more control over the dimension order instead of deducing it implicitly depending on the formulation of the tensor comprehension. Additionally, the patch also ensures the symbols are ordered according to the operand definitions of the operation. Differential Revision: https://reviews.llvm.org/D105117 |
||
---|---|---|
.. | ||
dialects | ||
ir | ||
CMakeLists.txt | ||
execution_engine.py | ||
lit.local.cfg | ||
pass_manager.py | ||
python_test_ops.td |