[llvm] [InstCombine] Push freeze through non-recurrence PHIs (PR #157678)
Cullen Rhodes via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 20 02:33:29 PST 2025
c-rhodes wrote:
@paulwalker-arm thanks for taking a look, I think your analysis makes sense. I have previously looked at 1. as @nikic also suggested, but found it a bit tricky. I've had a go at 2., it's quite a simple change and does address the issue.
https://github.com/llvm/llvm-project/pull/157678
More information about the llvm-commits
mailing list