aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bindings/Python/MainModule.cpp
diff options
context:
space:
mode:
authorLang Hames <lhames@gmail.com>2025-10-03 12:37:53 +1000
committerGitHub <noreply@github.com>2025-10-03 12:37:53 +1000
commitd0e15f99ead47a077eb9c574e9614dd11a8f1ec1 (patch)
tree8fbd5bdfb840344060a742681a07a26de5efc5f6 /mlir/lib/Bindings/Python/MainModule.cpp
parent40fce3250110b196fa351235d25f143b21e97957 (diff)
downloadllvm-d0e15f99ead47a077eb9c574e9614dd11a8f1ec1.zip
llvm-d0e15f99ead47a077eb9c574e9614dd11a8f1ec1.tar.gz
llvm-d0e15f99ead47a077eb9c574e9614dd11a8f1ec1.tar.bz2
[orc-rt] Refactor WrapperFunction to simplify Serializer classes. (#161763)
Serializers only need to provide two methods now, rather than four. The first method should return an argument serializer / deserializer, the second a result value serializer / deserializer. The interfaces for these are now more uniform (deserialize now returns a tuple, rather than taking its output location(s) by reference). The intent is to simplify Serializer helper code. NFCI.
Diffstat (limited to 'mlir/lib/Bindings/Python/MainModule.cpp')
0 files changed, 0 insertions, 0 deletions