[llvm] [MachineVerifier] Report errors from one thread at a time (PR #111605)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 05:53:56 PDT 2024


https://github.com/arsenm commented:

Probably fine, but I don't think we really need the verifier to be thread safe. Step 1 of debugging any issue would be to get a standalone reproducer which fails 

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


More information about the llvm-commits mailing list