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

David Truby via All-commits all-commits at lists.llvm.org
Mon Jan 27 04:23:26 PST 2025


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

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

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

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