[llvm] [InstSimplify] Fix incorrect poison propagation when folding phi (PR #96631)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 7 03:46:08 PST 2024
nikic wrote:
As far as I'm aware, this issue is still theoretical, but it does regularly cause confusion and duplicate issue reports, so I'm inclined to merge it.
https://github.com/llvm/llvm-project/pull/96631
More information about the llvm-commits
mailing list