[llvm] [VP][DAGCombine] Use `simplifySelect` when combining vp.select. (PR #87342)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 2 08:06:52 PDT 2024
https://github.com/arsenm approved this pull request.
I think this shows we have missing handling in InstSimplify too. These shouldn't have reached the combiner
https://github.com/llvm/llvm-project/pull/87342
More information about the llvm-commits
mailing list