[PATCH] D79266: [mlir] Add a new context flag for disabling/enabling multi-threading

Chris Lattner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat May 2 17:29:43 PDT 2020


lattner added a comment.

Very nice River!  I incorporated this into my stuff and it sped up the parser by 18%!

Random follow-on question - would it make sense to incorporate this into mlir-translate, mlir-opt etc for the "parsing  the input" phases?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D79266/new/

https://reviews.llvm.org/D79266





More information about the llvm-commits mailing list