[llvm] [ValueTracking] Skip incoming values that are the same as the phi in `isGuaranteedNotToBeUndefOrPoison` (PR #130111)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 6 06:29:28 PST 2025


================

----------------
nikic wrote:

These tests look overly complicated. Can we use `freeze %phi` being replaced with `%phi` as the test case?

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


More information about the llvm-commits mailing list