================ @@ -0,0 +1,9 @@ +; RUN: mlir-translate -import-llvm -split-input-file %s | FileCheck %s + +; CHECK-LABEL: llvm.func @prefer_vector_width() +; CHECK: prefer_vector_width = "128" ---------------- mcinally wrote:
It does continue where the last match ended, but no problem to update. I figured since this was a one function test, there was no risk of matching another line. Just uploaded an updated patch... https://github.com/llvm/llvm-project/pull/141380 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits