[llvm] Revert "[SimplifyCFG] Avoid threading for loop headers" (PR #155533)

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 26 20:04:32 PDT 2025


dtcxzyw wrote:

This patch triggers a bug in vector-combine. But I don't think it should be reverted if it doesn't break the CI.
I have filed https://github.com/llvm/llvm-project/issues/155543 to track the issue. If no one works on it, I will post a fix tonight (UTC+8).

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


More information about the llvm-commits mailing list