<div dir="ltr">Hi,<div><br></div><div>I am trying to create a new generic function in the Swift compiler (as part of a pass). Although I am able to create the generic function signature fairly easily, I do not find an easy way to create a SILType from a GenericTypeParamType, which is needed to be passed to createFunctionArgument. Any help/suggestion?</div><div><br></div><div>Best,</div><div>Raj</div></div>