[PATCH] D17917: [CLANG][AVX512][BUILTIN] Adding new feature flag headed files and new BUILTIN vpermi2varq{i|t}{128|256|512}{mask|maskz}
Elena Demikhovsky via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 6 06:52:57 PST 2016
delena accepted this revision.
delena added a comment.
This revision is now accepted and ready to land.
minor comment, LGTM
================
Comment at: lib/Headers/avx512vbmivlintrin.h:34
@@ +33,3 @@
+
+
+
----------------
Do not put more than one empty line. It is LLVM style requirement.
http://reviews.llvm.org/D17917
More information about the llvm-commits
mailing list