Fixes for GDB testsuite failures#564
Merged
kzhuravl merged 3 commits intoamd-mainlinefrom Nov 11, 2025
Merged
Conversation
This attribute isn't fully supported GDB and it's usage was leading to some errors.
…e dependency on isZeroSize (llvm#96422)" (#156)"" (llvm#2065)"" This reverts commit e56121c.
Since llvm#156765 ("[AMDGPU] Define 1024 VGPRs on gfx1250") we have been considering unaddressable VGPRs when determining which to mark as undefined in CFI. The net result was a combination of redundant and nonsense records being generated.
Collaborator
|
We need this to land for auto promo to succeed. |
Collaborator
kzhuravl
approved these changes
Nov 11, 2025
ronlieb
approved these changes
Nov 11, 2025
slinder1
approved these changes
Nov 11, 2025
slinder1
left a comment
There was a problem hiding this comment.
The zero-sized type change seems to be the the gift that keeps giving 😁
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
SWDEV-555455