[all-commits] [llvm/llvm-project] 029823: [Clang][NFC] Clean up OpenMP offload toolchain gen...
Joseph Huber via All-commits
all-commits at lists.llvm.org
Wed Jun 25 09:04:27 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 029823a84de90e3245d20e238509e13704ea5123
https://github.com/llvm/llvm-project/commit/029823a84de90e3245d20e238509e13704ea5123
Author: Joseph Huber <huberjn at outlook.com>
Date: 2025-06-25 (Wed, 25 Jun 2025)
Changed paths:
M clang/lib/Driver/Driver.cpp
Log Message:
-----------
[Clang][NFC] Clean up OpenMP offload toolchain generation (#145549)
Summary:
Small cleanup prior to some larger changes in this area. I want to move
the offload arch detection to be done solely here.
This might change the order the targets show up in but shouldn't affect
anything else. Will look into that.
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