[llvm] [InstSimplify] Simplify `select cond, undef, val` to `val` if `val = poison` implies `cond = poison` (PR #76465)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 05:52:30 PST 2023


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

LGTM

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


More information about the llvm-commits mailing list