[Mlir-commits] [mlir] [mlir] Optimize ThreadLocalCache by removing atomic bottleneck (attempt #3) (PR #93315)

Jeff Niu llvmlistbot at llvm.org
Mon Jun 10 08:57:49 PDT 2024


Mogball wrote:

> Were you able to repro the failures from previous attempts?

I was able to repro them and I confirmed this iteration fixes them. I also checked with TSAN.

https://github.com/llvm/llvm-project/pull/93315


More information about the Mlir-commits mailing list