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
5346 of 5972 branches covered (0.0%)
Branch coverage included in aggregate %.
20501 of 23293 relevant lines covered (88.01%)
2749691.4 hits per line