================ @@ -0,0 +1,26 @@ +// RUN: mlir-opt --test-gpu-rewrite -split-input-file %s | FileCheck %s + +module { ---------------- lialan wrote: Updated https://github.com/llvm/llvm-project/pull/137671