|
Repo Added
|
Files
89
|
Badge
README BADGES
|
push
github
Invalidate SCEV entry when returning to lower frame. Thanks to Zhongwei Yao. (cherry picked from commit 65c849390) When returning to the lower frame, LuaJIT does not clear the Scalar Evolution analysis entry. Hence, this may lead to its invalid usage in the next function called if the IR references match. The further analysis is invalid and may lead to the assertion failure. This patch invalidates the ScEv entry IR reference index when returning to the lower frame. Sergey Kaplun: * added the description and the test for the problem Part of tarantool/tarantool#11691 Reviewed-by: Sergey Bronnikov <sergeyb@tarantool.org> Signed-off-by: Sergey Kaplun <skaplun@tarantool.org> (cherry picked from commit af5d38f10)
5712 of 6046 branches covered (94.48%)
Branch coverage included in aggregate %.
1 of 1 new or added line in 1 file covered. (100.0%)
1 existing line in 1 file now uncovered.21797 of 23513 relevant lines covered (92.7%)
3873164.27 hits per line
| Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
|---|