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 Reviewed-by: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Igor Munkin <imun@tarantool.org>
5363 of 5975 branches covered (0.0%)
Branch coverage included in aggregate %.
20549 of 23304 relevant lines covered (88.18%)
2758242.75 hits per line