[all-commits] [llvm/llvm-project] 7be89b: [MLIR] Fix typo of the word "pattern" in CAPI and ...

Shenghang Tsai via All-commits all-commits at lists.llvm.org
Thu Oct 16 21:58:20 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7be89bb07bfeb66022045e1514805834be9de32f
      https://github.com/llvm/llvm-project/commit/7be89bb07bfeb66022045e1514805834be9de32f
  Author: Shenghang Tsai <jackalcooper at gmail.com>
  Date:   2025-10-17 (Fri, 17 Oct 2025)

  Changed paths:
    M mlir/docs/Canonicalization.md
    M mlir/include/mlir-c/Rewrite.h
    M mlir/lib/Bindings/Python/Rewrite.cpp
    M mlir/lib/CAPI/Transforms/Rewrite.cpp
    M mlir/lib/Dialect/MemRef/Transforms/EmulateWideInt.cpp
    M mlir/lib/Dialect/Vector/Utils/VectorUtils.cpp

  Log Message:
  -----------
  [MLIR] Fix typo of the word "pattern" in CAPI and docs (#163780)

This includes the rename from `mlirOpRewritePattenCreate` to `mlirOpRewritePatternCreate` in CAPI, and other typo fixes in docs and code comments.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list