This is an archive of the discontinued LLVM Phabricator instance.

AVX512F: GATHER assembler Intel syntax
ClosedPublic

Authored by igorb on Feb 24 2016, 1:12 AM.

Details

Summary

AVX512F: Add GATHER/SCATTER assembler Intel syntax tests for knl/skx . Change memory operand parser handling.

Diff Detail

Repository
rL LLVM

Event Timeline

igorb updated this revision to Diff 48895.Feb 24 2016, 1:12 AM
igorb retitled this revision from to AVX512F: GATHER assembler Intel syntax.
igorb updated this object.
igorb added reviewers: delena, AsafBadouh.
igorb set the repository for this revision to rL LLVM.
igorb added a subscriber: llvm-commits.
igorb updated this revision to Diff 49037.Feb 25 2016, 4:41 AM

change GATHER/SCATTER AVX version.

delena accepted this revision.Feb 25 2016, 4:49 AM
delena edited edge metadata.

LGTM

This revision is now accepted and ready to land.Feb 25 2016, 4:49 AM
This revision was automatically updated to reflect the committed changes.