[all-commits] [llvm/llvm-project] 65ba0c: [mlir] Modernize std-to-llvm operation conversion doc

ftynse via All-commits all-commits at lists.llvm.org
Wed Dec 23 02:24:19 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 65ba0cd3955f8c609ff314dc0cda7bc8ded4a083
      https://github.com/llvm/llvm-project/commit/65ba0cd3955f8c609ff314dc0cda7bc8ded4a083
  Author: Alex Zinenko <zinenko at google.com>
  Date:   2020-12-23 (Wed, 23 Dec 2020)

  Changed paths:
    M mlir/docs/ConversionToLLVMDialect.md
    A mlir/docs/LLVMDialectMemRefConvention.md

  Log Message:
  -----------
  [mlir] Modernize std-to-llvm operation conversion doc

This was long overdue. Replace the outdated type syntax with the new syntax,
and update the description of how memref load/stores are handled to reflect the
latest changes in the implementation.

Reviewed By: herhut

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




More information about the All-commits mailing list