Skip to content

[llvm][nfc] Rename tests #93794

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

Merged
merged 1 commit into from
May 30, 2024
Merged

Conversation

banach-space
Copy link
Contributor

Renames asm-constraint-jR.ll and asm-constraint-jR.ll - on
case-insensitive files systems those are treated as one file. Originally
introduced in #92338.

Renames asm-constraint-jR.ll and asm-constraint-jR.ll - on
case-insensitive files systems those are treated as one file. Originally
introduced in llvm#92338.
@llvmbot
Copy link
Member

llvmbot commented May 30, 2024

@llvm/pr-subscribers-backend-x86

Author: Andrzej Warzyński (banach-space)

Changes

Renames asm-constraint-jR.ll and asm-constraint-jR.ll - on
case-insensitive files systems those are treated as one file. Originally
introduced in #92338.


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

2 Files Affected:

  • (renamed) llvm/test/CodeGen/X86/apx/asm-constraint-1-jr.ll ()
  • (renamed) llvm/test/CodeGen/X86/apx/asm-constraint-2-jR.ll ()
diff --git a/llvm/test/CodeGen/X86/apx/asm-constraint-jr.ll b/llvm/test/CodeGen/X86/apx/asm-constraint-1-jr.ll
similarity index 100%
rename from llvm/test/CodeGen/X86/apx/asm-constraint-jr.ll
rename to llvm/test/CodeGen/X86/apx/asm-constraint-1-jr.ll
diff --git a/llvm/test/CodeGen/X86/apx/asm-constraint-jR.ll b/llvm/test/CodeGen/X86/apx/asm-constraint-2-jR.ll
similarity index 100%
rename from llvm/test/CodeGen/X86/apx/asm-constraint-jR.ll
rename to llvm/test/CodeGen/X86/apx/asm-constraint-2-jR.ll

Copy link
Contributor

@KanRobert KanRobert left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Accepted on behalf of @FreddyLeaf b/c he is OOO

@banach-space banach-space merged commit fecf5c7 into llvm:main May 30, 2024
6 of 9 checks passed
@banach-space banach-space deleted the andrzej/rename_file branch June 13, 2024 15:27
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.

4 participants