google / google/xls

Enable AOT compilation for Procs

Open
#660 0 comments 0 reactions 0 assignees View on GitHub
jit
Dominant language
C++
Stars
1.9k
Forks
283
Avg merge
2d 10h
Merged PRs (30d)
135

Description

Raw DSLX functions can be AOT-compiled and run from testbenches, but Procs cannot, requiring that they be JIT-compiled on every execution (the proc runtime libs require a Proc* object). It'd potentially make test-debug cycles faster if we could AOT-compile the DSLX.

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.