Summary;
This patch adds support for embedding device images in the linker
wrapper tool. This will be used for performing JIT functionality in the
future.
Depends on D117048
Differential D117049
[OpenMP] Add support for embedding bitcode images in wrapper tool jhuber6 on Jan 11 2022, 12:56 PM. Authored by
Details Summary; Depends on D117048
Diff Detail
Event TimelineComment Actions Update approach, improve LTO file handling for multiple outputs and don't change the LTO config. Comment Actions It seems that this patch along with D117156 and D117246 is giving patch application failed error [https://buildkite.com/llvm-project/diff-checks/builds/82688]. Comment Actions I think what happened is I didn't include a small fix patch I had locally in the list somewhere which made the diffs not apply. I could probably try to squash them and reapply if it's important. Comment Actions I'm gonna accept it for now to make it in 14. We can always come back later if we see anything wrong. |