[llvm] [UnifyLoopExits] Never generate phis of only `undef` values (PR #99924)

Johannes Doerfert via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 14 07:37:26 PDT 2024


jdoerfert wrote:

> Does this affect codegen correctness or is this an enhancement? If it is the former, should this be backported to 19.x?

Didn't see this. It's just an enhancement. No functional change.

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


More information about the llvm-commits mailing list