Sirraide wrote: > * FunctionEffect/FunctionEffectSet need to be serialized as part of FunctionProtoType That’s in `TypeProperties.td` from what I recall. You might be able to pack this into an integer or something similar perhaps. https://github.com/llvm/llvm-project/pull/84983