[all-commits] [llvm/llvm-project] 278a8e: [mlir][transform][tutorial] Make snippets of Ch1 run.

Ingo Müller via All-commits all-commits at lists.llvm.org
Mon Jul 10 03:15:28 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 278a8efb7fdb145e0504aee7d44bef07d78d16a9
      https://github.com/llvm/llvm-project/commit/278a8efb7fdb145e0504aee7d44bef07d78d16a9
  Author: Ingo Müller <ingomueller at google.com>
  Date:   2023-07-10 (Mon, 10 Jul 2023)

  Changed paths:
    M mlir/docs/Tutorials/transform/Ch1.md

  Log Message:
  -----------
  [mlir][transform][tutorial] Make snippets of Ch1 run.

The snippets had several problems including mismatching argument names,
stray or missing symbols, and missing updates to changes in transform
ops. I also rewrapped those comments in the snippets that I touchted
that exceeded 80 characters.

Reviewed By: ftynse

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




More information about the All-commits mailing list