This is an archive of the discontinued LLVM Phabricator instance.

[VE] Add new MVT types for NEC SX Aurora VE vector
ClosedPublic

Authored by kaz7 on Oct 2 2020, 11:24 PM.

Details

Summary

This patch adds entries for:

v64i64
v128i64
v256i64
v64f64
v128f64
v256f64

Diff Detail

Event Timeline

kaz7 created this revision.Oct 2 2020, 11:24 PM
kaz7 requested review of this revision.Oct 2 2020, 11:24 PM

Add people reviewed MVT recently. Thanks.

kaz7 updated this revision to Diff 295972.Oct 3 2020, 4:03 AM

Rebased to the latest.

simoll accepted this revision.Oct 5 2020, 12:23 AM

LGTM

This revision is now accepted and ready to land.Oct 5 2020, 12:23 AM
kaz7 updated this revision to Diff 296139.Oct 5 2020, 3:27 AM

Rebase to the latest to see whether the unknown error about an openmp test
is solved or not.

This revision was landed with ongoing or failed builds.Oct 8 2020, 8:07 PM
This revision was automatically updated to reflect the committed changes.