================ @@ -0,0 +1,46 @@ +// RUN: mlir-opt %s -convert-vector-to-xegpu -split-input-file | FileCheck %s + +// ----- +gpu.module @xevm_module { ---------------- AndreyPavlenko wrote: Done. https://github.com/llvm/llvm-project/pull/197281