[llvm] [SimplifyCFG] Avoid threading for loop headers (PR #151142)

Arne Stenkrona via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 27 07:35:17 PDT 2025


ArneStenkrona2 wrote:

@alexfh Thank you for bringing this to my attention.
The crash you are talking about is #155543, correct? It appears that PR #155621 resolved it without the need for a revert. Does that mean that the crash turned out to be unrelated to this patch (i.e. #151142)? If so, I assume there is no action for me to take at the moment. Do let me know if I've misunderstood the situation.

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


More information about the llvm-commits mailing list