Skip to content
Snippets Groups Projects
Commit d7bd0e47 authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

Appease clang/test/CodeGen/avx512dq-builtins.c for -Asserts, for now.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@247882 91177308-0d34-0410-b5e6-96231b3b80d8
parent c28ca96f
No related branches found
No related tags found
No related merge requests found
......@@ -739,3 +739,4 @@ __m512 test_mm512_maskz_reduce_round_ps(__mmask16 __U, __m512 __A) {
return _mm512_maskz_reduce_round_ps(__U, __A, 4, 8);
}
// REQUIRES: asserts
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment