[all-commits] [llvm/llvm-project] 7c9143: [Flang][PPC] XFAIL `-funroll-loops` to include bot...

Henry Jiang via All-commits all-commits at lists.llvm.org
Tue Jan 21 09:28:55 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7c91435a0b74d9c3eae24c85ab72936494d0ebba
      https://github.com/llvm/llvm-project/commit/7c91435a0b74d9c3eae24c85ab72936494d0ebba
  Author: Henry Jiang <h243jian at uwaterloo.ca>
  Date:   2025-01-21 (Tue, 21 Jan 2025)

  Changed paths:
    M flang/test/HLFIR/unroll-loops.fir
    M flang/test/Integration/unroll-loops.f90

  Log Message:
  -----------
  [Flang][PPC] XFAIL `-funroll-loops` to include both powerpc64 and powerpc64le target (#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 #123661.

```
FAIL: Flang::unroll-loops.fir
FAIL: Flang::unroll-loops.f90
```



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list