Skip to content

Conversation

@da-viper
Copy link

@da-viper da-viper commented Dec 3, 2025

Vector registers have synthetic values for display purposes. This causes SBValue::GetExpressionPath to dispatch
to ValueObjectSynthetic instead of ValueObjectRegister, producing incorrect results.

Fixes llvm#147144

(cherry picked from commit 5c552c5)

Vector registers have synthetic values for display purposes. This causes
SBValue::GetExpressionPath to dispatch
to ValueObjectSynthetic instead of ValueObjectRegister, producing
incorrect results.

Fixes llvm#147144

(cherry picked from commit 5c552c5)
@da-viper da-viper requested a review from a team as a code owner December 3, 2025 19:33
@da-viper
Copy link
Author

da-viper commented Dec 3, 2025

@swift-ci test

@da-viper
Copy link
Author

da-viper commented Dec 4, 2025

@swift-ci test macOS

@adrian-prantl adrian-prantl merged commit d9ee89c into swiftlang:swift/release/6.3 Dec 4, 2025
3 checks passed
@da-viper da-viper deleted the cherry-pick-#169210 branch December 4, 2025 17:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants