mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-11-30 09:01:19 +00:00
ca5d34ec71
Replace (in tests and docs): %forall, %tiled = transform.structured.tile_using_forall with (updated order of return handles): %tiled, %forall = transform.structured.tile_using_forall Similar change is applied to (in the TD tutorial): transform.structured.fuse_into_containing_op This update makes sure that the tests/documentation are consistent with the Op specifications. Follow-up for #67320 which updated the order of the return handles for `tile_using_forall`. |
||
---|---|---|
.. | ||
Bindings | ||
DefiningDialects | ||
Dialects | ||
includes/img | ||
Rationale | ||
Tools | ||
Traits | ||
Tutorials | ||
ActionTracing.md | ||
BufferDeallocationInternals.md | ||
Bufferization.md | ||
BytecodeFormat.md | ||
Canonicalization.md | ||
CAPI.md | ||
CMakeLists.txt | ||
DataLayout.md | ||
DeclarativeRewrites.md | ||
Diagnostics.md | ||
DialectConversion.md | ||
doxygen-mainpage.dox | ||
doxygen.cfg.in | ||
Interfaces.md | ||
LangRef.md | ||
Passes.md | ||
PassManagement.md | ||
PatternRewriter.md | ||
PDLL.md | ||
Quantization.md | ||
README.txt | ||
ReleaseNotes.md | ||
ShapeInference.md | ||
SPIRVToLLVMDialectConversion.md | ||
SymbolsAndSymbolTables.md | ||
TargetLLVMIR.md |
MLIR documentation ================== Please note mlir.llvm.org is where MLIR's rendered documentation is displayed. The viewing experience on GitHub or elsewhere may not match those of the website. For any changes please verify instead that they work on the main website first. See https://github.com/llvm/mlir-www for the website generation information.