This is an archive of the discontinued LLVM Phabricator instance.

[X86][AVX512F_512]: Adding full coverage of MC encoding for the AVX512F 512 bits isa sets.<NFC>
ClosedPublic

Authored by gadi.haber on Dec 13 2017, 5:02 AM.

Details

Summary

NFC.
Adding MC regressions tests to cover the AVX512F_512 isa sets both 32 and 64 bit.
This patch is part of a larger task to cover MC encoding of all X86 ISA Sets.
started in revision: https://reviews.llvm.org/D39952

Diff Detail

Repository
rL LLVM

Event Timeline

gadi.haber created this revision.Dec 13 2017, 5:02 AM
gadi.haber retitled this revision from [X86][AVX512F_512]: Adding full coverage of MC encoding for the AVX4512F 512 bits isa sets.<NFC> to [X86][AVX512F_512]: Adding full coverage of MC encoding for the AVX512F 512 bits isa sets.<NFC>.Dec 13 2017, 5:05 AM
This revision is now accepted and ready to land.Jan 11 2018, 6:02 PM
This revision was automatically updated to reflect the committed changes.