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][PPC] XFAIL -funroll-loops to include both powerpc64 and powerpc64le target (llvm#123672)
Include both `powerpc64` and `powerpc64le` target to XFAIL for the 2
test cases that are currently failing on `ppc64-flang-aix` and
`ppc64le-flang-rhel-clang`. A follow-up PR to llvm#123661.
```
FAIL: Flang::unroll-loops.fir
FAIL: Flang::unroll-loops.f90
```
0 commit comments