Skip to content

Conversation

@kimsh02
Copy link
Contributor

@kimsh02 kimsh02 commented Oct 27, 2025

Not sure if this warrants a PR, but I realized there was a typo in a test filename from my previous PR #164387.

@llvmbot llvmbot added clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project labels Oct 27, 2025
@llvmbot
Copy link
Member

llvmbot commented Oct 27, 2025

@llvm/pr-subscribers-clangir

@llvm/pr-subscribers-clang

Author: Shawn K (kimsh02)

Changes

Not sure if this warrants a PR, but I realized there was a typo in a test filename from my previous PR #164387.


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

1 Files Affected:

  • (renamed) clang/test/CIR/CodeGen/builtin_prefetch.c ()
diff --git a/clang/test/CIR/CodeGen/builtin_prefetech.c b/clang/test/CIR/CodeGen/builtin_prefetch.c
similarity index 100%
rename from clang/test/CIR/CodeGen/builtin_prefetech.c
rename to clang/test/CIR/CodeGen/builtin_prefetch.c

@kimsh02 kimsh02 changed the title [CIR] Upstream handling for __builtin_prefetch (Typo FIx) [CIR] Upstream handling for __builtin_prefetch (Typo Fix) Oct 27, 2025
@kimsh02
Copy link
Contributor Author

kimsh02 commented Oct 27, 2025

@andykaylor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clang Clang issues not falling into any other category ClangIR Anything related to the ClangIR project

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants