This is an archive of the discontinued LLVM Phabricator instance.

[VE] Support intrinsic to isnert/extract_subreg of v512i1
ClosedPublic

Authored by kaz7 on Jan 8 2021, 5:23 AM.

Details

Summary

Support insert/extract_subreg intrinsic instructions for v512i1
registers and add regression tests.

Diff Detail

Event Timeline

kaz7 created this revision.Jan 8 2021, 5:23 AM
kaz7 requested review of this revision.Jan 8 2021, 5:23 AM
simoll accepted this revision.Jan 11 2021, 12:36 AM

Title typo: 'isntert'

This revision is now accepted and ready to land.Jan 11 2021, 12:36 AM
This revision was landed with ongoing or failed builds.Jan 11 2021, 3:40 AM
This revision was automatically updated to reflect the committed changes.