================ @@ -0,0 +1,32 @@ +// RUN: mlir-opt %s -cse -convert-vector-to-llvm="enable-amx" | mlir-opt | FileCheck %s ---------------- arun-thmn wrote: Just followed the other test in `AMX` folder. Anyways, removed it now. https://github.com/llvm/llvm-project/pull/155403