[PATCH] D25652: [AVX-512] Add support for commuting VPERMT2(B/W/D/Q/PS/PD) to/from VPERMI2(B/W/D/Q/PS/PD).

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 21 02:08:23 PST 2016


RKSimon accepted this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

Context missing but still LGTM. Note - I added extra VBMI lowering VPERMI2B/VPERMT2B lowering/combines recently, they should add extra diffs to this patch.


https://reviews.llvm.org/D25652





More information about the llvm-commits mailing list