[all-commits] [llvm/llvm-project] 155afd: Test metadirective matching without a target triple

Chi-Chun, Chen via All-commits all-commits at lists.llvm.org
Tue Jul 14 12:29:25 PDT 2026


  Branch: refs/heads/users/cchen/flang-metadirective-sema-loop-post-merge
  Home:   https://github.com/llvm/llvm-project
  Commit: 155afdd808f5b093c39343948c8ff11577185d9b
      https://github.com/llvm/llvm-project/commit/155afdd808f5b093c39343948c8ff11577185d9b
  Author: chichunchen <chichunchen844 at gmail.com>
  Date:   2026-07-14 (Tue, 14 Jul 2026)

  Changed paths:
    M flang/lib/Semantics/openmp-utils.cpp
    M flang/unittests/Semantics/OpenMPUtils.cpp

  Log Message:
  -----------
  Test metadirective matching without a target triple

Cover the conservative match-any path used when semantic analysis has no target
triple. Verify that the same nonmatching implementation selector is rejected with
normal target information but remains potentially selectable without it.

Also name the LLVM helper whose match-kind precedence is mirrored.



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