@amirkavyan Currently everything that is implemented for the fused part in 4.2 is implemented here. The same problem as in 4.2 . Most of the benchmarks don't work. Some of them run into a segfault and other runs into some signal handler issue.
@amirkavyan The signal handler error is as follows in file x86_device.c
x86-device.c:730: free: invalid pointer 0x81ce7e0
RunSignalHandler: invalid signal handler
@amirkavyan Currently everything that is implemented for the fused part in 4.2 is implemented here. The same problem as in 4.2 . Most of the benchmarks don't work. Some of them run into a segfault and other runs into some signal handler issue.