vault backup: 2024-06-28 23:44:48
This commit is contained in:
parent
b5fe4d45d4
commit
8b4f3e38ff
9
notes/Copy-and-Patch Compilation.md
Normal file
9
notes/Copy-and-Patch Compilation.md
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
<https://dl.acm.org/doi/pdf/10.1145/3485513>
|
||||||
|
|
||||||
|
Copy and patch is a novel compilation technique introduced in the above paper that functions (on a broad level) by stitching together code from a large library of binary implementation variants.
|
||||||
|
|
||||||
|
They provide two example use cases, a compiler for a
|
||||||
|
# Terminology
|
||||||
|
| Phrase | Definition |
|
||||||
|
| ------- | -------------------------------------------------------------------------------------------- |
|
||||||
|
| Stencil | A binary implementation that has holes where missing values must be inserted during codegen. |
|
Loading…
Reference in New Issue
Block a user