llvm-project/mlir/g3doc
River Riddle 6e983ae8df Give PassInstrumentor a SmartMutex to lock access to the held instrumentations.
PiperOrigin-RevId: 239031524
2019-03-29 17:23:53 -07:00
..
Dialects Cleanups in the LLVM IR Dialect 2019-03-29 17:05:05 -07:00
includes MLIR graph rewrite using pattern quickstart doc. 2019-03-29 16:14:35 -07:00
Canonicalization.md NFC: Rename affine_apply to affine.apply. This is the first step to adding a namespace to the affine dialect. 2019-03-29 16:17:29 -07:00
ConversionToLLVMDialect.md Unboxing for static memrefs. 2019-03-29 16:43:20 -07:00
GenericDAGRewriter.md Spelling: bugpone -> bug-prone 2019-03-29 15:02:25 -07:00
LangRef.md Introduce the notion of dialect attributes and dependent attributes. A dialect attribute derives its context from a specific dialect, whereas a dependent attribute derives context from what it is attached to. Following this, we now enforce that functions and function arguments may only contain dialect specific attributes. These are generic entities and cannot provide any specific context for a dependent attribute. 2019-03-29 16:55:05 -07:00
MLIRForGraphAlgorithms.md Update link 2019-03-29 16:06:14 -07:00
OpDefinitions.md Merge OpProperty and Traits into OpTrait 2019-03-29 16:09:03 -07:00
Passes.md Update / cleanup pass documentation + Langref alloc examples 2019-03-29 16:36:10 -07:00
QuickstartRewrites.md Add documentation for the new pass infrastructure. 2019-03-29 17:04:03 -07:00
Rationale.md Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
RationaleSimplifiedPolyhedralForm.md Automated rollback of changelist 232728977. 2019-03-29 16:21:38 -07:00
WritingAPass.md Give PassInstrumentor a SmartMutex to lock access to the held instrumentations. 2019-03-29 17:23:53 -07:00