llvm-project/mlir/docs/Tutorials
Jakub Kuderski abc362a107 [mlir][arith] Change dialect name from Arithmetic to Arith
Suggested by @lattner in https://discourse.llvm.org/t/rfc-define-precise-arith-semantics/65507/22.

Tested with:
`ninja check-mlir check-mlir-integration check-mlir-mlir-spirv-cpu-runner check-mlir-mlir-vulkan-runner check-mlir-examples`

and `bazel build --config=generic_clang @llvm-project//mlir:all`.

Reviewed By: lattner, Mogball, rriddle, jpienaar, mehdi_amini

Differential Revision: https://reviews.llvm.org/D134762
2022-09-29 11:23:28 -04:00
..
Toy [mlir][arith] Change dialect name from Arithmetic to Arith 2022-09-29 11:23:28 -04:00
CreatingADialect.md [mlir] Rename the Standard dialect to the Func dialect 2022-03-01 12:10:04 -08:00
DataFlowAnalysis.md [mlir][NFC] Replace references to Identifier with StringAttr 2021-11-16 17:36:26 +00:00
QuickstartRewrites.md [mlir][NFC] Update textual references of `func` to `func.func` in examples+python scripts 2022-04-20 22:17:26 -07:00
UnderstandingTheIRStructure.md [mlir][docs] Add missing parentheses in example code on walkers. 2022-04-20 09:43:41 +00:00
_index.md