[llvm] GlobalISel: Use G_UADDE when narrowing G_UMULH (PR #97194)

Thorsten Schütt via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 2 07:57:56 PDT 2024


tschuett wrote:

1. Feel free to extend https://github.com/llvm/llvm-project/issues/92309
2. We combine select(cmp) into min/max.
3. We combine select into binary operators.

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


More information about the llvm-commits mailing list