[Mlir-commits] [mlir] [mlir][Affine] affine-super-vectorize transform op (PR #177755)

Gabriel Dehame llvmlistbot at llvm.org
Sat Jan 24 12:39:56 PST 2026


================
@@ -26,6 +26,7 @@
 #include "mlir/IR/IRMapping.h"
 #include "mlir/Pass/Pass.h"
 #include "mlir/Support/LLVM.h"
+#include "llvm/ADT/ArrayRef.h"
----------------
gdehame wrote:

Done

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


More information about the Mlir-commits mailing list