[NFC] Trial change to remove a redundant blank line.

llvm-svn: 284033
This commit is contained in:
Yunzhong Gao 2016-10-12 19:33:33 +00:00
parent 4fc955e669
commit c37e2231ad
1 changed files with 0 additions and 1 deletions

View File

@ -1727,7 +1727,6 @@ _mm_loadr_ps(const float *__p)
/// This intrinsic has no corresponding instruction.
///
/// \returns A 128-bit vector of [4 x float] containing undefined values.
static __inline__ __m128 __DEFAULT_FN_ATTRS
_mm_undefined_ps(void)
{