Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[mlir] Remove an unused "using" decl (NFC) #140357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

kazutakahirata
Copy link
Contributor

The last use was removed by:

commit f8d314f
Author: Matthias Springer me@m-sp.org
Date: Mon Apr 15 18:14:18 2024 +0200

The last use was removed by:

  commit f8d314f
  Author: Matthias Springer <me@m-sp.org>
  Date:   Mon Apr 15 18:14:18 2024 +0200
@llvmbot
Copy link
Member

llvmbot commented May 17, 2025

@llvm/pr-subscribers-mlir-affine

Author: Kazu Hirata (kazutakahirata)

Changes

The last use was removed by:

commit f8d314f
Author: Matthias Springer <me@m-sp.org>
Date: Mon Apr 15 18:14:18 2024 +0200


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

1 Files Affected:

  • (modified) mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp (-1)
diff --git a/mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp b/mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
index e1c0e878523a9..ed5d06d925e31 100644
--- a/mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
+++ b/mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
@@ -25,7 +25,6 @@
 
 using namespace mlir;
 using namespace mlir::affine;
-using mlir::presburger::BoundType;
 
 namespace {
 

@llvmbot
Copy link
Member

llvmbot commented May 17, 2025

@llvm/pr-subscribers-mlir

Author: Kazu Hirata (kazutakahirata)

Changes

The last use was removed by:

commit f8d314f
Author: Matthias Springer <me@m-sp.org>
Date: Mon Apr 15 18:14:18 2024 +0200


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

1 Files Affected:

  • (modified) mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp (-1)
diff --git a/mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp b/mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
index e1c0e878523a9..ed5d06d925e31 100644
--- a/mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
+++ b/mlir/test/lib/Dialect/Affine/TestReifyValueBounds.cpp
@@ -25,7 +25,6 @@
 
 using namespace mlir;
 using namespace mlir::affine;
-using mlir::presburger::BoundType;
 
 namespace {
 

@kazutakahirata kazutakahirata merged commit 17db75e into llvm:main May 17, 2025
14 checks passed
@kazutakahirata kazutakahirata deleted the cleanup_001_tidy_misc-unused-using-decls_mlir branch May 17, 2025 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.