[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
Wed Oct 19 04:32:29 PDT 2016


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

LGTM although it'd be better if you could test vpermi2 -> vpermt2 and some of the memory folding versions of the instruction as well.


https://reviews.llvm.org/D25652





More information about the llvm-commits mailing list