• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

tarantool / luajit / 10902457391 / 1
93%
tarantool/master: 93%

Build:
Build:
LAST BUILD BRANCH: skaplun/lj-1432-1433-bad-for-loops
DEFAULT BRANCH: tarantool/master
Ran 17 Sep 2024 11:55AM UTC
Files 89
Run time 6s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

17 Sep 2024 11:45AM UTC coverage: 93.062% (+0.2%) from 92.882%
10902457391.1

push

github

Buristan
FFI: Fix 64 bit shift fold rules.

Thanks to Peter Cawley.

(cherry picked from commit 9e0437240)

For `IR_BSHR`, `IR_BROL`, `IR_BROR` during `kfold_int64arith()` the left
argument is truncated down to 32 bits, which leads to incorrect results
if the right argument is >= 32.

Also, `IR_BSAR` does an unsigned shift rather than a signed shift, but
since this case branch is unreachable, it is harmless for now.

This patch fixes all misbehaviours (including possible for `IR_BSAR`) to
preserve IR semantics.

Sergey Kaplun:
* added the description and the test for the problem

Part of tarantool/tarantool#10199

5691 of 6026 branches covered (94.44%)

Branch coverage included in aggregate %.

21724 of 23433 relevant lines covered (92.71%)

2953498.27 hits per line

Source Files on job 10902457391.1
  • Tree
  • List 0
  • Changed 86
  • Source Changed 0
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses
  • Back to Build 10902457391
  • 4cee8c4b on github
  • Prev Job for on skaplun/lj-1079-fix-64-bitshift-folds (#10733088357.1)
  • Next Job for on skaplun/lj-1079-fix-64-bitshift-folds (#10937567500.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc