Björn Gustavsson

Results 9 issues of Björn Gustavsson

On AArch64 (ARM64), the JIT would generate incorrect code for the following binary match: huge_tail_1() -> B. On x86_64, the JIT would generate incorrect code for the following binary match:...

team:VM
fix
testing

**Is your feature request related to a problem? Please describe.** If a module defines a type and a new built-in type is added with the same name, Dialyzer will allow...

team:VM
enhancement

This pull request builds on the improvements in #6259 to further optimize binary matching. See the individual commit messages for more details.

team:VM
enhancement
testing