================
@@ -192,6 +234,45 @@ def constant_param(value: Union[ir.Attribute, int]) -> ParamHandle:
return op.param
+class Normalform:
----------------
makslevental wrote:
ultra nit: prefer `NormalForm`
https://github.com/llvm/llvm-project/pull/79449