[llvm] [InstCombine] Push freeze through non-recurrence PHIs (PR #157678)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 30 06:01:06 PDT 2025


nikic wrote:

I don't understand the fix you have applied. Doesn't this mean that we will now fail to freeze direct poison operands?

Can you provide some more context on what causes the compile-time issue?

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


More information about the llvm-commits mailing list