[mlir][Python][linalg] Fix to limit size of SmallVector.
Stack allocate at most two ScalarAssign elements. Using the default number of inlined elements triggered a static assert in some setups (https://reviews.llvm.org/D102075). Differential Revision: https://reviews.llvm.org/D102827
parent
775ca3a8
Please register or sign in to comment