Skip to content

Conversation

@kazutakahirata
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Oct 19, 2025

@llvm/pr-subscribers-mlir

Author: Kazu Hirata (kazutakahirata)

Changes

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

1 Files Affected:

  • (modified) mlir/unittests/IR/RemarkTest.cpp (-2)
diff --git a/mlir/unittests/IR/RemarkTest.cpp b/mlir/unittests/IR/RemarkTest.cpp
index 09c576c992b49..94753c10a9a93 100644
--- a/mlir/unittests/IR/RemarkTest.cpp
+++ b/mlir/unittests/IR/RemarkTest.cpp
@@ -327,8 +327,6 @@ TEST(Remark, TestRemarkFinal) {
 
   std::string categoryLoopunroll("LoopUnroll");
 
-  std::string seenMsg = "";
-
   {
     MLIRContext context;
     Location loc = FileLineColLoc::get(&context, "test.cpp", 1, 5);

@kazutakahirata kazutakahirata merged commit 062c533 into llvm:main Oct 19, 2025
12 checks passed
@kazutakahirata kazutakahirata deleted the cleanup_20251018_tidy_unused branch October 19, 2025 15:34
Lukacma pushed a commit to Lukacma/llvm-project that referenced this pull request Oct 29, 2025
aokblast pushed a commit to aokblast/llvm-project that referenced this pull request Oct 30, 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.

4 participants