[Mlir-commits] [mlir] [MLIR][Linalg] Introduce broadcast/transpose semantic to 'linalg.batc… (PR #122275)

Md Asghar Ahmad Shahid llvmlistbot at llvm.org
Thu Jan 23 04:45:37 PST 2025


================
@@ -32,6 +32,7 @@
 #include "llvm/ADT/SetVector.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
+#include <type_traits>
----------------
shahidact wrote:

Yes, removed thanks.

https://github.com/llvm/llvm-project/pull/122275


More information about the Mlir-commits mailing list