google / google/xls

JIT packed wrapper should use loops for arrays

Open
#1,192 1 comment 0 reactions 1 assignee Claimed by @grebe View on GitHub
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

Currently, the packed wrapper generates loads/stores for each array element, which for large arrays can cause LLVM to fall down. Packing/unpacking arrays should use loops.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.