[mlir][linalg] Add a padding case for `ComplexType`
If the paddingAttr is an ArrayAttr with two values we know that the element type is a `ComplexType` and we should pad the value accordingly. Reviewed By: mravishankar Differential Revision: https://reviews.llvm.org/D154908
Loading
Please sign in to comment