This is an archive of the discontinued LLVM Phabricator instance.

[ExecutionEngine] Enable ExecutionEngine regression tests on LoongArch
ClosedPublic

Authored by wangleiat on Jan 30 2023, 10:58 PM.

Details

Summary

This patch also sets UNSUPPORTED on some tests which need mcjit and
emulated tls support.

Depends on D142950

Diff Detail

Event Timeline

wangleiat created this revision.Jan 30 2023, 10:58 PM
wangleiat requested review of this revision.Jan 30 2023, 10:58 PM

Result on loongarch64:

Testing Time: 0.49s
Unsupported: 243
Passed     :  30
lhames accepted this revision.Jan 31 2023, 8:30 AM

LGTM. Thanks @wangleiat!

This revision is now accepted and ready to land.Jan 31 2023, 8:30 AM