[PATCH] D140271: [NFCI][llvm-exegesis] Benchmark: parallelize codegen (5x ... 8x less wallclock)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 05:49:16 PST 2023


lebedev.ri added a comment.

ping.
Is there some concrete concern? If there isn't it can't be addressed.

All of this is pretty much entirely an idiomatic boilerplate.
I understand that parallelizm may be hard to understand a first few times,
but there even isn't any syncronization going on here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140271



More information about the llvm-commits mailing list