[PATCH] D11354: [X86][AVX512F] add arithmetic intrinsics

Asaf Badouh asaf.badouh at intel.com
Tue Jul 21 06:58:26 PDT 2015


AsafBadouh marked an inline comment as done.

================
Comment at: lib/Headers/avx512fintrin.h:889
@@ -871,3 +888,3 @@
              (__v16si)
              _mm512_setzero_si512 (),
              (__mmask16) -1);
----------------
delena wrote:
> In all these cases we also should use "undefined". Right?
yes, it should use "undefined".


Repository:
  rL LLVM

http://reviews.llvm.org/D11354







More information about the llvm-commits mailing list