[mlir][NFC] Use TypeRange in buildWithEntryBlock
authorRiver Riddle <riddleriver@gmail.com>
Mon, 3 Oct 2022 19:11:34 +0000 (12:11 -0700)
committerRiver Riddle <riddleriver@gmail.com>
Mon, 3 Oct 2022 19:11:34 +0000 (12:11 -0700)
commitefa110815ae98128e8d8154a3a6fc9842663d9dc
tree6b998bba70fc8ff5ff5f3d889fc3df89fdcbf6fe
parentecba7c58bd69c18d8127676737040a4d8f25fc83
[mlir][NFC] Use TypeRange in buildWithEntryBlock

This better integrates with builder methods that use TypeRange,
i.e. the recommended thing, instead of ArrayRef<Type>.
mlir/include/mlir/IR/FunctionInterfaces.td