66c378d66e
Previously we only look at the directly passed-in op for a potential spv.target_env attribute. This commit switches to use a larger range and recursively check enclosing symbol tables. Differential Revision: https://reviews.llvm.org/D75869 |
||
---|---|---|
.. | ||
Dialects | ||
includes/img | ||
Tutorials/Toy | ||
Canonicalization.md | ||
CMakeLists.txt | ||
ConversionToLLVMDialect.md | ||
CreatingADialect.md | ||
DeclarativeRewrites.md | ||
DefiningAttributesAndTypes.md | ||
Diagnostics.md | ||
DialectConversion.md | ||
doxygen-mainpage.dox | ||
doxygen.cfg.in | ||
EDSC.md | ||
GenericDAGRewriter.md | ||
Interfaces.md | ||
LangRef.md | ||
MLIRForGraphAlgorithms.md | ||
OpDefinitions.md | ||
Passes.md | ||
Quantization.md | ||
QuickstartRewrites.md | ||
Rationale.md | ||
RationaleLinalgDialect.md | ||
RationaleSimplifiedPolyhedralForm.md | ||
README.txt | ||
ShapeInference.md | ||
SymbolsAndSymbolTables.md | ||
Traits.md | ||
UsageOfConst.md | ||
WritingAPass.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.