[Mlir-commits] [mlir] [mlir] Use non thread-local allocator for DistinctAttr when threading is disabled (PR #128566)

River Riddle llvmlistbot at llvm.org
Wed Mar 5 14:57:11 PST 2025


https://github.com/River707 commented:

How much of a burden would it be to just enforce no multi-threading when doing crash reproducers? I'm a little worried about the complexity of differentiating thread local storage from multithreading being on.

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


More information about the Mlir-commits mailing list