This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add vector mask operation instructions
ClosedPublic

Authored by kaz7 on Oct 28 2020, 4:06 AM.

Details

Summary

Add VFMK/VFMS/VFMF/ANDM/ORM/XORM/EQVM/NNDM/NEGM/PCVM/LZVM/TOVM
isntructions. Add regression tests too. Also add new patterns
to parse VFMK/VFMS/VFMF mnemonics.

Diff Detail

Event Timeline

kaz7 created this revision.Oct 28 2020, 4:06 AM
kaz7 requested review of this revision.Oct 28 2020, 4:06 AM
simoll accepted this revision.Oct 28 2020, 8:11 AM
This revision is now accepted and ready to land.Oct 28 2020, 8:11 AM
This revision was landed with ongoing or failed builds.Oct 28 2020, 4:42 PM
This revision was automatically updated to reflect the committed changes.