This is an archive of the discontinued LLVM Phabricator instance.

[OpenMP] Disable some tests for AArch64
ClosedPublic

Authored by cseo on Jun 19 2023, 5:47 PM.

Details

Summary

Like for X86, some of the tests also need to be disabled for AArch64.

Diff Detail

Event Timeline

cseo created this revision.Jun 19 2023, 5:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 19 2023, 5:47 PM
cseo requested review of this revision.Jun 19 2023, 5:47 PM
Herald added a project: Restricted Project. · View Herald Transcript
tianshilei1992 accepted this revision.Jun 19 2023, 6:46 PM
tianshilei1992 added a subscriber: tianshilei1992.

This makes sense.

This revision is now accepted and ready to land.Jun 19 2023, 6:46 PM
cseo added a comment.Jun 20 2023, 7:08 AM

Thanks. If no one else objects, I'll commit it later today.

This revision was automatically updated to reflect the committed changes.