[all-commits] [llvm/llvm-project] 6cb71d: [flang][NFC] Restrict -funroll-loops tests to know...

David Truby via All-commits all-commits at lists.llvm.org
Tue Jan 28 06:41:37 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6cb71d7e85d551ce71ba0f7c33fd94cb35a5a966
      https://github.com/llvm/llvm-project/commit/6cb71d7e85d551ce71ba0f7c33fd94cb35a5a966
  Author: David Truby <david.truby at arm.com>
  Date:   2025-01-28 (Tue, 28 Jan 2025)

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

  Log Message:
  -----------
  [flang][NFC] Restrict -funroll-loops tests to known working targets (#124594)

If -funroll-loops tests are not restricted to specific targets the tests
may behave differently based on the host platform. This patch restricts
the tests to aarch64 and x86_64, and removes the PowerPC XFAIL.



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