[PATCH] D41175: [X86][AVX512F_128]: Adding full coverage of MC encoding for the AVX512F_128 isa sets.<NFC>

Gadi Haber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 13 23:10:53 PST 2017


gadi.haber added a comment.

The AVX512F 128N is a small extension to the AVX512F 128 base which includes the following  ifroms:
VEXTRACTPS, VINSERTPS, VMOVD, VMOVHLPS, VMOVHPD, VMOVHPS, VMOVLHPS, VMOVLPD, VMOVLPS, VMOVQ


Repository:
  rL LLVM

https://reviews.llvm.org/D41175





More information about the llvm-commits mailing list