[all-commits] [llvm/llvm-project] 7982bc: Add minor doc improvements (#70984)

Jeremy Kun via All-commits all-commits at lists.llvm.org
Wed Nov 1 14:22:06 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7982bc340bf7e627ddc552e941d8b0493ab9248d
      https://github.com/llvm/llvm-project/commit/7982bc340bf7e627ddc552e941d8b0493ab9248d
  Author: Jeremy Kun <2467754+j2kun at users.noreply.github.com>
  Date:   2023-11-01 (Wed, 01 Nov 2023)

  Changed paths:
    M mlir/include/mlir/Conversion/Passes.td
    M mlir/include/mlir/Dialect/Linalg/Passes.td
    M mlir/include/mlir/Dialect/MemRef/Transforms/Passes.td
    M mlir/lib/Conversion/FuncToLLVM/FuncToLLVM.cpp

  Log Message:
  -----------
  Add minor doc improvements (#70984)

- Document legacy ops lowered by `convert-func-to-llvm` and link it to a
GH issue
- Document the need for bufferization before `convert-linalg-to-loops`
- Document the ops lowered by `expand-strided-metadata`.




More information about the All-commits mailing list