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

Yingwei Zheng via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 28 07:37:09 PST 2023


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


More information about the llvm-commits mailing list