]> granicus.if.org Git - clang/commit
[x86] Fix bugs of some intrinsic functions in CLANG : _mm512_stream_ps, _mm512_stream...
authorPengfei Wang <pengfei.wang@intel.com>
Tue, 3 Sep 2019 02:06:15 +0000 (02:06 +0000)
committerPengfei Wang <pengfei.wang@intel.com>
Tue, 3 Sep 2019 02:06:15 +0000 (02:06 +0000)
commitd04eb5b33deee850e955748729953769a1a42e52
treed9c02f2b3c3bb53545a16ece973d03d9ef8efe6a
parent60feac73e12d0f39171880bf9712a7e157511b89
[x86] Fix bugs of some intrinsic functions in CLANG : _mm512_stream_ps, _mm512_stream_pd, _mm512_stream_si512

Reviewers: craig.topper, pengfei, LuoYuanke, RKSimon, spatel

Reviewed By: RKSimon

Subscribers: llvm-commits

Patch by Bing Yu (yubing)

Differential Revision: https://reviews.llvm.org/D66786

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@370691 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/avx512fintrin.h
test/CodeGen/avx512f-builtins.c