[all-commits] [llvm/llvm-project] 209dca: [MLIR][WasmSSA] Fix formatting of code blocks in W...

Twice via All-commits all-commits at lists.llvm.org
Thu Mar 5 05:02:14 PST 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 209dca5fd3c1ebea7aa7b70ad48e979afc21bea9
      https://github.com/llvm/llvm-project/commit/209dca5fd3c1ebea7aa7b70ad48e979afc21bea9
  Author: Twice <twice at apache.org>
  Date:   2026-03-05 (Thu, 05 Mar 2026)

  Changed paths:
    M mlir/include/mlir/Dialect/WasmSSA/IR/WasmSSAOps.td

  Log Message:
  -----------
  [MLIR][WasmSSA] Fix formatting of code blocks in WasmSSAOps.td (NFC) (#184169)

The documentation for the wasmssa dialect has some issues, such as
missing endings in some code blocks and misaligned code blocks, causing
rendering problems. This PR fixes those issues.



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