Skip to content

Remove UB when used with not aligned data#923

Merged
copybara-service[bot] merged 1 commit into
devfrom
test_921518179
May 29, 2026
Merged

Remove UB when used with not aligned data#923
copybara-service[bot] merged 1 commit into
devfrom
test_921518179

Conversation

@copybara-service
Copy link
Copy Markdown

@copybara-service copybara-service Bot commented May 28, 2026

Remove UB when used with not aligned data
Use uint8_t SIMD loads followed by type-level BitCast to satisfy C++ alignment constraints for UBSan.
Fix tile attention test

@copybara-service copybara-service Bot force-pushed the test_921518179 branch 2 times, most recently from a2331ce to e954baf Compare May 29, 2026 13:14
Use uint8_t SIMD loads followed by type-level BitCast to satisfy C++ alignment constraints for UBSan.
Fix tile attention test

PiperOrigin-RevId: 923382925
@copybara-service copybara-service Bot merged commit ec17ae5 into dev May 29, 2026
@copybara-service copybara-service Bot deleted the test_921518179 branch May 29, 2026 13:41
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.

0 participants