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
[flang] Fix x86 REQUIRES in a couple of tests (#146869)
Many tests in Flang are looking for x86_64-registered-target, but this
never exists because the target is just called x86.
These two pass with this corrected but the others I need to look into
why they fail.
0 commit comments