[all-commits] [llvm/llvm-project] a42bed: [OFFLOAD] Add JIT support for SPIRV backend (#212823)
fineg74 via All-commits
all-commits at lists.llvm.org
Wed Jul 29 11:10:24 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a42bed3f72c427dcd023aae169bec9305ec29ed6
https://github.com/llvm/llvm-project/commit/a42bed3f72c427dcd023aae169bec9305ec29ed6
Author: fineg74 <61437305+fineg74 at users.noreply.github.com>
Date: 2026-07-29 (Wed, 29 Jul 2026)
Changed paths:
M offload/plugins-nextgen/common/CMakeLists.txt
M offload/plugins-nextgen/common/src/JIT.cpp
Log Message:
-----------
[OFFLOAD] Add JIT support for SPIRV backend (#212823)
This PR adds support for SPIRV to plugins JIT. It is required in cases
when kernel is supplied in bitcode format for spirv triple.
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