[llvm] [InstCombine] Fold icmp in select to smin (PR #87157)

via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 30 08:02:42 PDT 2024


https://github.com/XChy requested changes to this pull request.

The issue is a specifc case, you need to provide a generalized pattern at least. See also https://llvm.org/docs/InstCombineContributorGuide.html#generalization

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


More information about the llvm-commits mailing list