Make IR builder use the type manager for constants
This change makes the IR builder use the type manager to generate OpTypeInts when creating OpConstants. This avoids dangling references being stored by the created OpConstants.
Loading
Please register or sign in to comment