[all-commits] [llvm/llvm-project] b10940: [mlir] Update docs on conversion and translation t...

ftynse via All-commits all-commits at lists.llvm.org
Wed Sep 15 00:50:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b10940edfc7d0eef4388202165295b665afb3e68
      https://github.com/llvm/llvm-project/commit/b10940edfc7d0eef4388202165295b665afb3e68
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    R mlir/docs/ConversionToLLVMDialect.md
    R mlir/docs/LLVMDialectMemRefConvention.md
    A mlir/docs/TargetLLVMIR.md

  Log Message:
  -----------
  [mlir] Update docs on conversion and translation to LLVM

Create a new document that explain both stages of the process in a single
place, merge and deduplicate the content from the two previous documents. Also
extend the documentation to account for the recent changes in pass structure
due to standard dialect splitting and translation being more flexible.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D109605




More information about the All-commits mailing list