mirror of
https://github.com/open-policy-agent/opa.git
synced 2026-08-13 03:42:35 -06:00
fceebc35a4
This commit plumbs the new partial evaluation mode into the compiler and defines the new optimization levels (0=off, 1=shallow inlining, 2=aggressive inlining). Signed-off-by: Torin Sandall <torinsandall@gmail.com>