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

Krishna Narayanan via llvm-commits llvm-commits at lists.llvm.org
Sat Mar 30 08:06:58 PDT 2024


Krishna-13-cyber wrote:

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

Got it, I will make the required changes.

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


More information about the llvm-commits mailing list