Skip to content

Conversation

clementval
Copy link
Contributor

File was moved in #101212

@clementval clementval requested review from wangzpgi and vzakhari August 2, 2024 18:06
@llvmbot llvmbot added flang:runtime flang Flang issues not falling into any other category labels Aug 2, 2024
@llvmbot
Copy link
Member

llvmbot commented Aug 2, 2024

@llvm/pr-subscribers-flang-runtime

Author: Valentin Clement (バレンタイン クレメン) (clementval)

Changes

File was moved in #101212


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

1 Files Affected:

  • (modified) flang/runtime/CUDA/allocator.cpp (+1-1)
diff --git a/flang/runtime/CUDA/allocator.cpp b/flang/runtime/CUDA/allocator.cpp
index 02eaba5636990..e13af6b69518d 100644
--- a/flang/runtime/CUDA/allocator.cpp
+++ b/flang/runtime/CUDA/allocator.cpp
@@ -7,7 +7,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "flang/Runtime/CUDA/allocator.h"
-#include "../allocator-registry.h"
+#include "flang/Runtime/allocator-registry.h"
 #include "../derived.h"
 #include "../stat.h"
 #include "../terminator.h"

Copy link

github-actions bot commented Aug 2, 2024

✅ With the latest revision this PR passed the C/C++ code formatter.

@clementval clementval merged commit 46425b8 into llvm:main Aug 2, 2024
@clementval clementval deleted the cuf_fix branch August 2, 2024 18:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
flang:runtime flang Flang issues not falling into any other category
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants