[llvm] [Inline][Cloning] Defer constant propagation after phi-nodes resolution (PR #87963)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 23 18:07:23 PDT 2024


https://github.com/nikic approved this pull request.

LGTM. A bit unfortunate that we have to do it this way, but I don't really see a good alternative.

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


More information about the llvm-commits mailing list