[Mlir-commits] [mlir] [MLIR][XeVM] Update XeVM prefetch ops. (PR #166445)
Charitha Saumya
llvmlistbot at llvm.org
Fri Nov 7 09:50:08 PST 2025
================
@@ -1,34 +1,29 @@
-// RUN: mlir-opt -convert-xegpu-to-xevm -split-input-file %s | FileCheck %s
+// RUN: mlir-opt -convert-xegpu-to-xevm -canonicalize %s | FileCheck %s
----------------
charithaintc wrote:
so canonicalize will fold it (before)?
https://github.com/llvm/llvm-project/pull/166445
More information about the Mlir-commits
mailing list