ftynse wrote:
> e.g 'arith.constant(array("i", [1,2,3,4]))' could produce a value of type 'vector<4xi32>'.
We can have either vector or tensor type for these, I didn't want to prioritize one or another.
https://github.com/llvm/llvm-project/pull/83259