[llvm] [SimplifyCFG] Simplify conditional branches on const icmp eq's (PR #73334)

via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 24 07:44:25 PST 2023


yonillasky wrote:

So ... the suggested alternative is to replace all calls to `DeleteDeadBlock` with a new function that has the same semantics, but also lets us act upon 1-input PHIs being decayed into constants?


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


More information about the llvm-commits mailing list