[clang] [X86] Align 128/256 variants to use void * as 512 variants. (PR #66310)

Freddy Ye via cfe-commits cfe-commits at lists.llvm.org
Wed Sep 20 02:23:17 PDT 2023


FreddyLeaf wrote:

> For completeness the _mm_stream_sd / _mm_stream_ss SSE4A intrinsics still need updating as well: https://github.com/llvm/llvm-project/blob/59fbba94908f65eedb8bdd619e425bf97d84b2e3/clang/lib/Headers/ammintrin.h#L158C1-L158C14

Good catch. Seems like intrinsic guide missed these two.

https://github.com/llvm/llvm-project/pull/66310


More information about the cfe-commits mailing list