Welcome to the main channel on the development of MoarVM, a virtual machine for NQP and Rakudo (moarvm.org). This channel is being logged for historical purposes.
Set by lizmat on 24 May 2021.
Nicholas good *, #moarvm 06:53
Geth MoarVM: 6a4047659f | (Daniel Green)++ | src/jit/graph.c
Jit some more missing `*_u` versions of ops

Missed in the recent unsigned work.
08:21
MoarVM: ec1ddee66a | MasterDuke17++ (committed using GitHub Web editor) | src/jit/graph.c
Merge pull request #1653 from MasterDuke17/jit_some_more_missing__u_versions_of_ops
lizmat got stumped by github.com/rakudo/rakudo/issues/4740 18:57
feels like a new-disp issue to me 18:58
jnthnwrthngtn lizmat: The "different type in this frame" issue could be related to unsigned/signed work; I believe "type" in this context is about primitive type, and signed and unsinged integers recently were split out into different primitive types. 23:40