[PATCH] D11351: AVX512 : VPMADDUBSW and VPMADDWD implemantation
Elena Demikhovsky
elena.demikhovsky at intel.com
Mon Jul 20 12:01:22 PDT 2015
delena added a comment.
Please remove 2 empty lines and you can commit the patch.
================
Comment at: lib/Target/X86/X86InstrAVX512.td:3256
@@ -3237,1 +3255,3 @@
+ avx512vl_i16_info, avx512vl_i32_info>, AVX512BIBase;
+
}
----------------
remove empty line
================
Comment at: lib/Target/X86/X86InstrAVX512.td:6622
@@ +6621,2 @@
+
+
----------------
remove empty line
Repository:
rL LLVM
http://reviews.llvm.org/D11351
More information about the llvm-commits
mailing list