Files
clang-p2996/mlir/lib/Interfaces/DestinationStyleOpInterface.cpp
Ivan Butygin e3f75c1cb7 [mlir][linalg] Allow some fusion on mixed generics
Relax linalg elementwise fusion check to allow mixed consumers. Producer is still required to be fully tensor to avoid potential memref aliasing.

Differential Revision: https://reviews.llvm.org/D138759
2022-11-29 15:35:02 +01:00

2.6 KiB