You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
llvm-exegesis: Only run target specfic tests on native hosts
These tests were failing on SystemZ hosts, I don't think JIT'ing non-SystemZ
modules on SystemZ is supported.
The tests were initiallay enabled on all arches by
7a76140.
Differential Revision: https://reviews.llvm.org/D145763
(cherry picked from commit e30ce63)
0 commit comments