[all-commits] [llvm/llvm-project] 8c06d0: [Offload] Generate OffloadInfo.inc (#147316)
Ross Brunton via All-commits
all-commits at lists.llvm.org
Wed Jul 9 03:35:44 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8c06d0e547709f3701051b220241b82d8e926342
https://github.com/llvm/llvm-project/commit/8c06d0e547709f3701051b220241b82d8e926342
Author: Ross Brunton <ross at codeplay.com>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M offload/liboffload/API/Device.td
M offload/plugins-nextgen/common/CMakeLists.txt
M offload/tools/offload-tblgen/Generators.hpp
M offload/tools/offload-tblgen/MiscGen.cpp
M offload/tools/offload-tblgen/offload-tblgen.cpp
Log Message:
-----------
[Offload] Generate OffloadInfo.inc (#147316)
This is a generated file which contains a macro for all Device Info
keys. This is visible to the plugin interface so that it can use the
definitions in a future patch.
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