Skip to content

[AMDGPU] Fix endline in gfx950_invalid_encoding.txt. NFC. #138813

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

rampitec
Copy link
Collaborator

@rampitec rampitec commented May 7, 2025

No description provided.

@rampitec rampitec requested a review from arsenm May 7, 2025 07:36
Copy link
Collaborator Author

rampitec commented May 7, 2025

This stack of pull requests is managed by Graphite. Learn more about stacking.

@rampitec rampitec marked this pull request as ready for review May 7, 2025 07:36
@llvmbot llvmbot added backend:AMDGPU mc Machine (object) code labels May 7, 2025
@llvmbot
Copy link
Member

llvmbot commented May 7, 2025

@llvm/pr-subscribers-mc

@llvm/pr-subscribers-backend-amdgpu

Author: Stanislav Mekhanoshin (rampitec)

Changes

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

1 Files Affected:

  • (modified) llvm/test/MC/AMDGPU/gfx950_invalid_encoding.txt (+1-1)
diff --git a/llvm/test/MC/AMDGPU/gfx950_invalid_encoding.txt b/llvm/test/MC/AMDGPU/gfx950_invalid_encoding.txt
index b0f3a8af8f3fb..1a9434274d1a7 100644
--- a/llvm/test/MC/AMDGPU/gfx950_invalid_encoding.txt
+++ b/llvm/test/MC/AMDGPU/gfx950_invalid_encoding.txt
@@ -10,4 +10,4 @@
 0x00,0x00,0xbf,0xd3,0x02,0x09,0x0a,0x04
 
 # GFX950: warning: invalid instruction encoding
-0x00,0x80,0xbf,0xd3,0x02,0x09,0x0a,0x04
\ No newline at end of file
+0x00,0x80,0xbf,0xd3,0x02,0x09,0x0a,0x04

@rampitec rampitec merged commit 84b1b62 into main May 7, 2025
16 checks passed
@rampitec rampitec deleted the users/rampitec/05-07-_amdgpu_fix_endline_in_gfx950_invalid_encoding.txt._nfc branch May 7, 2025 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend:AMDGPU mc Machine (object) code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants