aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Decompressor.cpp
diff options
context:
space:
mode:
authorSimon Pilgrim <llvm-dev@redking.me.uk>2017-09-05 10:06:41 +0000
committerSimon Pilgrim <llvm-dev@redking.me.uk>2017-09-05 10:06:41 +0000
commit1ba2bf2162617ac081525a29622f443b81ff9aa1 (patch)
tree078f1aee8453aac5d1ee06393d6fbe983af6f810 /llvm/lib/Object/Decompressor.cpp
parentac15473cddb98bc3b218f1d6ceb44c52a04d5114 (diff)
downloadllvm-1ba2bf2162617ac081525a29622f443b81ff9aa1.zip
llvm-1ba2bf2162617ac081525a29622f443b81ff9aa1.tar.gz
llvm-1ba2bf2162617ac081525a29622f443b81ff9aa1.tar.bz2
[X86][AVX512] _mm512_stream_load_si512 should take a void const* argument (PR33977)
Based off the Intel Intrinsics guide, we should expect a void const* argument. Prevents 'passing 'const void *' to parameter of type 'void *' discards qualifiers' warnings. Differential Revision: https://reviews.llvm.org/D37449 llvm-svn: 312523
Diffstat (limited to 'llvm/lib/Object/Decompressor.cpp')
0 files changed, 0 insertions, 0 deletions