[PATCH] D12690: AVX512 : VPERMILPS/PD implementation

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 3 23:52:34 PDT 2015


delena added a comment.

LGTM


================
Comment at: lib/Target/X86/X86InstrAVX512.td:3901
@@ +3900,3 @@
+
+  let isCodeGenOnly = 1 in {
+    defm NAME#_I: avx512_permil_vec_common<OpcodeStr, OpcVar, Ctrl, Ctrl>;
----------------
Please add a comment here.


Repository:
  rL LLVM

http://reviews.llvm.org/D12690





More information about the llvm-commits mailing list