[llvm] [DAG] Fold (umin (sub a b) a) -> (usubo a b); (select usubo.1 a usubo.0) (PR #161651)

Chaitanya Koparkar via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 8 02:56:35 PDT 2025


ckoparkar wrote:

@RKSimon this is ready for another review.

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


More information about the llvm-commits mailing list