diff options
Diffstat (limited to 'libjulia')
-rw-r--r-- | libjulia/optimiser/README.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libjulia/optimiser/README.md b/libjulia/optimiser/README.md index b1ce8931..b26da0c7 100644 --- a/libjulia/optimiser/README.md +++ b/libjulia/optimiser/README.md @@ -1,3 +1,7 @@ +Note that the Yul optimiser is still in research phase. Because of that, +the following description might not fully reflect the current or even +planned state of the optimiser. + ## Yul Optimiser The Yul optimiser consists of several stages and components that all transform |