push
github
Fix jit.dump() output for IR_CONV. (cherry-picked from commit 44bd7437a) When dumping IRs via `jit.dump()`, the incorrect value of `IR_CONV` mode shift (`IRCONV_CSH`) is used. This patch fixes the value. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#9145
5342 of 5972 branches covered (0.0%)
Branch coverage included in aggregate %.
20485 of 23293 relevant lines covered (87.94%)
2744703.22 hits per line