Skip to content

Conversation

@rscottmanley
Copy link
Contributor

No description provided.

@llvmbot
Copy link
Member

llvmbot commented Aug 23, 2025

@llvm/pr-subscribers-mlir

Author: Scott Manley (rscottmanley)

Changes

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

1 Files Affected:

  • (modified) mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp (+1)
diff --git a/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp b/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
index c4e1b3747bbb0..2fd5cc2f5a5fc 100644
--- a/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
+++ b/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
@@ -28,6 +28,7 @@
 #include "mlir/Transforms/DialectConversion.h"
 #include "mlir/Transforms/RegionUtils.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/DebugLog.h"
 #include <optional>
 
 #define DEBUG_TYPE "loops-to-gpu"

@llvmbot
Copy link
Member

llvmbot commented Aug 23, 2025

@llvm/pr-subscribers-mlir-gpu

Author: Scott Manley (rscottmanley)

Changes

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

1 Files Affected:

  • (modified) mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp (+1)
diff --git a/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp b/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
index c4e1b3747bbb0..2fd5cc2f5a5fc 100644
--- a/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
+++ b/mlir/lib/Conversion/SCFToGPU/SCFToGPU.cpp
@@ -28,6 +28,7 @@
 #include "mlir/Transforms/DialectConversion.h"
 #include "mlir/Transforms/RegionUtils.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/DebugLog.h"
 #include <optional>
 
 #define DEBUG_TYPE "loops-to-gpu"

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.

2 participants