[PATCH] D66786: [x86] Fix bugs of some intrinsic functions in CLANG : _mm512_stream_ps, _mm512_stream_pd, _mm512_stream_si512
Freddy, Ye via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 13 18:34:28 PDT 2023
FreddyYe added a comment.
FYI I raised a PR https://github.com/llvm/llvm-project/pull/66310 to align 128/256 variants to use void*. We can modify/inform intirnsic guide/gcc to align this change if the PR can be landed. Welcome comments there!
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66786/new/
https://reviews.llvm.org/D66786
More information about the llvm-commits
mailing list