[all-commits] [llvm/llvm-project] 03b471: [flang][NFC] Fix function-attr-readonly test on Po...

Sergey Shcherbinin via All-commits all-commits at lists.llvm.org
Tue Jul 14 04:07:28 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 03b4714611ab0aab34c7267e0946fb79bf40babe
      https://github.com/llvm/llvm-project/commit/03b4714611ab0aab34c7267e0946fb79bf40babe
  Author: Sergey Shcherbinin <sscherbinin at nvidia.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M flang/test/Driver/function-attr-readonly.f90

  Log Message:
  -----------
  [flang][NFC] Fix function-attr-readonly test on PowerPC (#209431)

Follow-up fix for the newly added test, which was not exercised on all
targets. PowerPC adds llvm.target_features between the function argument
list and the body. Stop requiring the opening brace to immediately
follow the argument list so that the checks remain target-independent.



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