[llvm] [SCEV] Disallow simplifying phi(undef, X) to X (PR #115109)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 6 01:47:45 PST 2024
================
----------------
nikic wrote:
I'd probably change this one to use a poison input to keep it closer to the original.
https://github.com/llvm/llvm-project/pull/115109
More information about the llvm-commits
mailing list