swift
[stdlib] fix unaligned loads of large SIMD vectors on x86_64
#60025
Merged

[stdlib] fix unaligned loads of large SIMD vectors on x86_64 #60025

glessard merged 5 commits into swiftlang:main from glessard:rdar96841899
glessard
glessard [gardening] fix code indentation
4f87f0ca
glessard [test] unaligned loads of large, generic SIMD types
8bb22f88
glessard glessard requested a review from atrick atrick 3 years ago
glessard glessard requested a review from stephentyrone stephentyrone 3 years ago
glessard glessard force pushed from ffa24887 to 5772f59b 3 years ago
glessard
glessard glessard marked this pull request as ready for review 3 years ago
Catfish-Man
Catfish-Man commented on 2022-07-12
atrick
atrick approved these changes on 2022-07-12
atrick
glessard glessard added r5.7
glessard glessard added standard library
stephentyrone
stephentyrone approved these changes on 2022-07-13
stephentyrone
stephentyrone commented on 2022-07-13
stephentyrone
atrick
glessard
atrick
atrick
glessard [stdlib] change String’s SIMD bits to load using `loadUnaligned`
1b78a1f3
glessard [stdlib] fix unaligned loads of 16-byte (and up) SIMD types
b5cc4121
glessard glessard force pushed from 5772f59b to b5cc4121 3 years ago
glessard
glessard commented on 2022-07-13
glessard Update test/stdlib/UnsafeRawPointer.swift
9d1ca61b
glessard
glessard
glessard
glessard glessard merged bee4eaef into main 3 years ago
glessard glessard deleted the rdar96841899 branch 3 years ago
AnthonyLatsis AnthonyLatsis added 🍒 release cherry pick
AnthonyLatsis AnthonyLatsis added swift 5.7

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone