Skip to content

Potential quick fix for #141106 #145797

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

dwblaikie
Copy link
Collaborator

Most DWARF tests aren't totally architecture portable anyway - so let's
just put this in x86.

Most DWARF tests aren't totally architecture portable anyway - so let's
just put this in x86.
@dwblaikie dwblaikie changed the title Potential quick fix for PR141106 Potential quick fix for #141106 Jun 25, 2025
@llvmbot
Copy link
Member

llvmbot commented Jun 25, 2025

@llvm/pr-subscribers-debuginfo

Author: David Blaikie (dwblaikie)

Changes

Most DWARF tests aren't totally architecture portable anyway - so let's
just put this in x86.


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

1 Files Affected:

  • (renamed) llvm/test/DebugInfo/X86/dynamic-bitfield.ll ()
diff --git a/llvm/test/DebugInfo/dynamic-bitfield.ll b/llvm/test/DebugInfo/X86/dynamic-bitfield.ll
similarity index 100%
rename from llvm/test/DebugInfo/dynamic-bitfield.ll
rename to llvm/test/DebugInfo/X86/dynamic-bitfield.ll

@vvereschaka
Copy link
Contributor

Thank you @dwblaikie ,

I have tested these changes for NVPTX builders. The dynamic-bitfield.ll test has passed successfully there.

-- Testing: 1 of 59774 tests, 1 workers --
PASS: LLVM :: DebugInfo/X86/dynamic-bitfield.ll (1 of 1)
Slowest Tests:
--------------------------------------------------------------------------
0.06s: LLVM :: DebugInfo/X86/dynamic-bitfield.ll

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.

3 participants