[all-commits] [llvm/llvm-project] 9a111f: [orc-rt] Enable transparent SPS conversion for ptr...

Lang Hames via All-commits all-commits at lists.llvm.org
Mon Oct 6 04:31:19 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a111ff91c5dc7d59e1fc9d35f3e43e1c5699120
      https://github.com/llvm/llvm-project/commit/9a111ff91c5dc7d59e1fc9d35f3e43e1c5699120
  Author: Lang Hames <lhames at gmail.com>
  Date:   2025-10-06 (Mon, 06 Oct 2025)

  Changed paths:
    M orc-rt/include/orc-rt/SPSWrapperFunction.h
    M orc-rt/unittests/SPSWrapperFunctionTest.cpp

  Log Message:
  -----------
  [orc-rt] Enable transparent SPS conversion for ptrs via ExecutorAddr. (#162069)

Allows SPS wrapper function calls and handles to use pointer arguments.
These will be converted to ExecutorAddr for serialization /
deserialization.



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