rnk added inline comments.

> avx512-mask-op-inline_asm_specific.c:1
> +// RUN: %clang_cc1 %s -target-cpu skylake-avx512 -O0  -S -o - -Wall -Werror 
> | FileCheck %s
> +// This test checks validity of inline assembly for avx512 supported 
> constraint k and Yk along with the required 

Please check the generated LLVM IR, not the assembly.

Repository:
  rL LLVM

https://reviews.llvm.org/D25063



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to