]> granicus.if.org Git - clang/commit
the second argument to __builtin_ia32_pslldqi128 must be an immediate,
authorChris Lattner <sabre@nondot.org>
Fri, 1 Oct 2010 06:52:23 +0000 (06:52 +0000)
committerChris Lattner <sabre@nondot.org>
Fri, 1 Oct 2010 06:52:23 +0000 (06:52 +0000)
commit8a72034e41781e947fa16c42cce912e13868f912
tree79f631949fa8a633016be0b7009a2f52a44408eb
parenta1a5d8e75076470c35fb069b98bf2b01904b5960
the second argument to __builtin_ia32_pslldqi128 must be an immediate,
so it needs to be called from a macro, not a function.  This is a necessary
but insufficient step towards fixing PR8221

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@115299 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Headers/emmintrin.h