[mlir][NFC] Use TypeRange in buildWithEntryBlock
This better integrates with builder methods that use TypeRange, i.e. the recommended thing, instead of ArrayRef<Type>.
Loading
Please sign in to comment
This better integrates with builder methods that use TypeRange, i.e. the recommended thing, instead of ArrayRef<Type>.