llvm-project/mlir/g3doc
Mehdi Amini ecd4c7d67a Revert "Pass for outlining gpu.launch operation bodies into kernel functions called by gpu.launch_func operations"
OSS build was broken (missing CMakeLists.txt changes and compilation failures on Ubuntu)

Automated rollback of changelist 247564213.

PiperOrigin-RevId: 247713812
2019-05-10 21:26:30 -07:00
..
Dialects Revert "Pass for outlining gpu.launch operation bodies into kernel functions called by gpu.launch_func operations" 2019-05-10 21:26:30 -07:00
Tutorials Fix a few typos in the Toy tutorial documentation 2019-05-10 19:23:40 -07:00
includes MLIR graph rewrite using pattern quickstart doc. 2019-03-29 16:14:35 -07:00
Canonicalization.md Replace usages of instruction with operation in the g3 documents. 2019-03-29 17:56:57 -07:00
ConversionToLLVMDialect.md Rename "convert-to-llvmir" to "lower-to-llvm" (NFC) 2019-05-06 08:19:52 -07:00
DeveloperGuide.md Minor fixes (formatting/typos) to the DeveloperGuide 2019-05-06 08:28:30 -07:00
GenericDAGRewriter.md Replace usages of instruction with operation in the g3 documents. 2019-03-29 17:56:57 -07:00
LangRef.md Change syntax of regions in the generic form of operations 2019-05-06 08:29:48 -07:00
MLIRForGraphAlgorithms.md Update link 2019-03-29 16:06:14 -07:00
OpDefinitions.md Tidy up the links in the documents and fix any broken ones. 2019-04-07 18:19:46 -07:00
Passes.md Prepend an "affine-" prefix to Affine pass option names - NFC 2019-05-06 08:26:44 -07:00
Quantization.md Bring naming of some quant ops in alignment with docs and introduce a few necessary additional ops (stats_ref, stats, coupled_ref). 2019-04-18 11:49:14 -07:00
QuickstartRewrites.md Update custom rewrite example, which seems to have drifted a bit from the implementation. 2019-04-11 10:53:01 -07:00
Rationale.md Update the Rationale's description about signed/unsigned and int/fp types to be more specific about the fact that this only refers to std operations. Move these sections closer together. 2019-04-18 11:47:18 -07:00
RationaleSimplifiedPolyhedralForm.md NFC: Rename the 'for' operation in the AffineOps dialect to 'affine.for' and set the namespace of the AffineOps dialect to 'affine'. 2019-03-29 17:39:03 -07:00
UsageOfConst.md Replace usages of instruction with operation in the g3 documents. 2019-03-29 17:56:57 -07:00
WritingAPass.md Rename "convert-to-llvmir" to "lower-to-llvm" (NFC) 2019-05-06 08:19:52 -07:00