[mlir][Linalg] Enable vectorization of 'mul', 'and', 'or' and 'xor' reductions
This patch adds support for vectorizing 'mul', 'and', 'or' anx 'xor' reductions to Linalg. Reviewed By: pifon2a, ThomasRaoux, aartbik Differential Revision: https://reviews.llvm.org/D111565
Loading
Please sign in to comment