[llvm] [SimplifyCFG] Avoid threading for loop headers (PR #151142)
Alexander Kornienko via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 26 10:10:15 PDT 2025
alexfh wrote:
Hi, we're seeing Clang crashes in the `vector-combine` pass after this commit. I'm reducing the test case now.
https://github.com/llvm/llvm-project/pull/151142
More information about the llvm-commits
mailing list