<div dir="ltr"><div>Please review my patch. </div><div><br></div><div>This patch:</div><div><ul><li>Makes x86 assembler (llvm-mc) recognize and parse memory broadcasting primitives from AVX512: {1to8} and {1to16}.</li><li>
Makes x86 assembler accept both Intel- and AT&T-styled AVX512 operands primitives. Affects {1to<NUM>}, {%k<NUM>} and {z}.</li><li>Adds simple tests for {1to8} and {1to16} parsing.</li><li>Slightly clean-ups X86AsmParser.cpp.</li>
</ul></div></div>