Skip to content

Instantly share code, notes, and snippets.

@Buristan
Created March 26, 2023 09:31
Show Gist options
  • Save Buristan/82e260b6da733096d4df19087895bf47 to your computer and use it in GitHub Desktop.
Save Buristan/82e260b6da733096d4df19087895bf47 to your computer and use it in GitHub Desktop.
"Remove pow() splitting and cleanup backends" luajit commit reproducers.
src/luajit -Ohotloop=1 -Ohotexit=1 -Orecunroll=1 -Ocallunroll=1 -e"
return (function (Name0)
return (function (Name0)
Name0 = 'Name' ;
return ((-#(-(113 ^ -(113.473426 .. 0) .. 0) .. -0.000181) .. 0.000000 .. -0.000000)) { }, { Name = { Name0 = -'Name' } }
end){}
end){}
"
# luajit: lj_record.c:142: rec_check_slots: Assertion `lj_obj_equal(tv, &tvk)' failed.
# Aborted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment