[PATCH] D26802: [X86][AVX512] Detect repeated constant patterns in BUILD_VECTOR suitable for broadcasting.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 2 06:14:12 PST 2016


RKSimon added a comment.

Not asking you to do this, but it seems like it'd be useful to add support for BROADCAST / SUBV_BROADCAST of constant pool data to X86AsmPrinter::EmitInstruction assembly comments.


https://reviews.llvm.org/D26802





More information about the llvm-commits mailing list