This is an archive of the discontinued LLVM Phabricator instance.

[ARM,CDE] Improve CDE intrinsics testing
ClosedPublic

Authored by miyuki on Mar 27 2020, 7:42 AM.

Details

Summary

This patch:

  • adds tests for vreinterpret intinsics in big-endian mode
  • adds C++ runs to the CDE+MVE header compatibility test

Diff Detail

Event Timeline

miyuki created this revision.Mar 27 2020, 7:42 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 27 2020, 7:42 AM
simon_tatham accepted this revision.Mar 27 2020, 8:32 AM
This revision is now accepted and ready to land.Mar 27 2020, 8:32 AM
This revision was automatically updated to reflect the committed changes.