[all-commits] [llvm/llvm-project] c5a56f: [flang] Fix ppc64le-flang-rhel-test buildbot failu...

Cameron McInally via All-commits all-commits at lists.llvm.org
Mon Jun 2 04:12:39 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c5a56f74fef788c1b5c947462440a4de2a241094
      https://github.com/llvm/llvm-project/commit/c5a56f74fef788c1b5c947462440a4de2a241094
  Author: Cameron McInally <cameron.mcinally at nyu.edu>
  Date:   2025-06-02 (Mon, 02 Jun 2025)

  Changed paths:
    M flang/test/Driver/prefer-vector-width.f90

  Log Message:
  -----------
  [flang] Fix ppc64le-flang-rhel-test buildbot failure (#142269)

PR#142073 introduced a new test that checks the
prefer-vector-width function attribute. This test was not accounting for
target triples that include default function attributes.

This patch updates prefer-vector-width.f90 to ignore extra function
attributes.

---------

Co-authored-by: Cameron McInally <cmcinally at nvidia.com>



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