[PATCH] D14492: AVX512 : VMOVHPS/PD and VMOVLPS/PD implementation.

Quentin Colombet via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 12:02:56 PST 2015


qcolombet added a subscriber: qcolombet.

================
Comment at: test/CodeGen/X86/avx-isa-check.ll:352
@@ +351,3 @@
+  ret <2 x double> %shuffle
+}
+
----------------
Out of curiosity, what do these checks actually check?
I don’t see any CHECK lines.


Repository:
  rL LLVM

http://reviews.llvm.org/D14492





More information about the llvm-commits mailing list