[Mlir-commits] [llvm] [mlir] [XeGPU][Transform] Add XeGPU array length optimization pass (PR #194062)
Md Abdullah Shahneous Bari
llvmlistbot at llvm.org
Mon May 4 08:28:25 PDT 2026
================
@@ -0,0 +1,134 @@
+// RUN: mlir-opt --xegpu-array-length-optimization --split-input-file %s | FileCheck %s
----------------
mshahneo wrote:
Done.
https://github.com/llvm/llvm-project/pull/194062
More information about the Mlir-commits
mailing list