[all-commits] [llvm/llvm-project] 87c084: clang: Remove hacky OpenMP handling for appending ...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Thu Jun 4 04:35:39 PDT 2026
Branch: refs/heads/users/arsenm/clang/remove-hacky-openmp-append-march
Home: https://github.com/llvm/llvm-project
Commit: 87c084141591fbbc54b7aad8f1ace374fcd5b290
https://github.com/llvm/llvm-project/commit/87c084141591fbbc54b7aad8f1ace374fcd5b290
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2026-06-04 (Thu, 04 Jun 2026)
Changed paths:
M clang/lib/Driver/ToolChains/Clang.cpp
Log Message:
-----------
clang: Remove hacky OpenMP handling for appending bound arch
Use the same path as CUDA/HIP and stop doing a hacky search through
the arguments looking for -march.
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