Skip to content

Conversation

@CRobeck
Copy link
Member

@CRobeck CRobeck commented Sep 27, 2025

No description provided.

@llvmbot llvmbot added the mlir label Sep 27, 2025
@CRobeck CRobeck changed the title [mlir] Fix typo in StandalonePasses.td filename [mlir] Fix typo in StandalonePasses.td doc string Sep 27, 2025
@llvmbot
Copy link
Member

llvmbot commented Sep 27, 2025

@llvm/pr-subscribers-mlir

Author: Corbin Robeck (CRobeck)

Changes

Full diff: https://github.com/llvm/llvm-project/pull/161009.diff

1 Files Affected:

  • (modified) mlir/examples/standalone/include/Standalone/StandalonePasses.td (+1-1)
diff --git a/mlir/examples/standalone/include/Standalone/StandalonePasses.td b/mlir/examples/standalone/include/Standalone/StandalonePasses.td
index 4cb2be02e4a20..d5aad34f2f457 100644
--- a/mlir/examples/standalone/include/Standalone/StandalonePasses.td
+++ b/mlir/examples/standalone/include/Standalone/StandalonePasses.td
@@ -1,4 +1,4 @@
-//===- StandalonePsss.td - Standalone dialect passes -------*- tablegen -*-===//
+//===- StandalonePasses.td - Standalone dialect passes -------*- tablegen -*-===//
 //
 // This file is licensed under the Apache License v2.0 with LLVM Exceptions.
 // See https://llvm.org/LICENSE.txt for license information.

@CRobeck CRobeck enabled auto-merge (squash) September 27, 2025 15:03
@CRobeck CRobeck merged commit 371b3ca into llvm:main Sep 27, 2025
11 checks passed
mahesh-attarde pushed a commit to mahesh-attarde/llvm-project that referenced this pull request Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants