Skip to content

Commit

Permalink
Add action item to handle advanced function arguments
Browse files Browse the repository at this point in the history
Signed-off-by: Pablo Sichert <[email protected]>
  • Loading branch information
pablosichert committed Jan 26, 2022
1 parent 42ed20b commit 1e8b6ab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rfcs/2021-12-20-10517-llvm-backend-for-vrl.md
Original file line number Diff line number Diff line change
Expand Up @@ -741,6 +741,7 @@ after the RFC is approved:
dependencies, necessary to reduce size of the precompiled bitcode.
- Get feature parity close enough to run first soak tests against current
execution model to get a first peek on end-to-end performance.
- Define conventions around optional, named and compiled function arguments.
- Refine code generation by taking into account type information.
- Add unit tests for each expression in isolation.
- Add fuzz tests that cross-validate results of all three execution modes.
Expand Down

0 comments on commit 1e8b6ab

Please sign in to comment.