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.
Geth MoarVM: 6b456a6c05 | (Daniel Green)++ | 2 files
Use right size for a lit_str_idx in JIT and spesh

  timo++ noticed at least the JIT mistake while investigating
  github.com/rakudo/rakudo/issues/5160, but this change does *not*
fix it.
01:36
timo thanks for doing the commit 01:37
tellable6 2023-01-17T21:28:02Z #moarvm <dogbert17> timo I have updated the issue with some gdb output that might possibly be of interest
2023-01-17T21:29:23Z #moarvm <dogbert17> timo I believe that your Perl6-Github-Linkify script is a bit broken since the master -> main switch
MasterDuke nice find
i was intrigued by your lea idea, but i suspect it might not be all that easy to test (or implement) 01:38
timo there's already a tiny piece of optimization in the lego jit that will turn a load + load + add into an add from memory addresses or something like that
but yeah, testing that is probably not terribly easy, and i imagine the win would easily be drowned out by lexical access or boxing/unboxing if the code doesn't get completely lowered into the tightest code we can manage? 01:39
MasterDuke there's so much jit stuff in the news, python might get one, yjit for ruby, etc. unfortunately i don't have the same amount of free time as i did the past couple years 01:45
need to reboot, but not 100% sure the kernel module for my usb wifi adapter has updated successfully. if i'm not back send ethernet cable... 02:07
timo this does not bode well ... 03:20