The README only mentions op-mode and the description on mem-mode from the paper does not seem to be up-to-date.
Looking at the test/Integration/Truncate/Cpp/simple.cpp, I assume that the _raptor_{pre,post}_convert functions mentioned in the paper refers to the __raptor_truncate_mem_value and __raptor_expand_mem_value functions, but I think it would be better to include an example of mem-mode use in the README file to be clear.
The README only mentions op-mode and the description on mem-mode from the paper does not seem to be up-to-date.
Looking at the
test/Integration/Truncate/Cpp/simple.cpp, I assume that the_raptor_{pre,post}_convertfunctions mentioned in the paper refers to the__raptor_truncate_mem_valueand__raptor_expand_mem_valuefunctions, but I think it would be better to include an example of mem-mode use in the README file to be clear.