[PATCH] D66786: [x86] Fix bugs of some intrinsic functions in CLANG : _mm512_stream_ps, _mm512_stream_pd, _mm512_stream_si512
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 2 00:18:28 PDT 2019
craig.topper added a comment.
I think @rksimon was asking to have tests with the original type and with the new void type. Just to verify that we accept code we used to accept and that we now accept void.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D66786/new/
https://reviews.llvm.org/D66786
More information about the llvm-commits
mailing list