forked from OSchip/llvm-project
[NFC] Trial change to remove a redundant blank line.
llvm-svn: 284033
This commit is contained in:
parent
4fc955e669
commit
c37e2231ad
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue