[PATCH] D12061: AVX512 : kunpck encoding implementation

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 31 04:06:11 PDT 2015


delena added inline comments.

================
Comment at: lib/Target/X86/X86InstrAVX512.td:2077
@@ -2076,3 +2076,3 @@
 }
 defm : avx512_mask_unpck_int<"kunpck",  "KUNPCK">;
 
----------------
The intrinsics should be completed too.


Repository:
  rL LLVM

http://reviews.llvm.org/D12061





More information about the llvm-commits mailing list