[Openmp-commits] [llvm] [openmp] [Offload] Save jit image (PR #212384)
Kevin Sala Penades via Openmp-commits
openmp-commits at lists.llvm.org
Fri Jul 31 13:46:27 PDT 2026
================
@@ -1253,6 +1253,22 @@ others:
(default 1).
* ``--num-threads=N``: Overrides the number of threads per team.
* ``--num-teams=N``: Overrides the number of teams.
+* ``--load-bitcode``: Loads the recorded IR bitcode image instead of the
----------------
kevinsala wrote:
This change will be addressed in #208323
https://github.com/llvm/llvm-project/pull/212384
More information about the Openmp-commits
mailing list