[llvm] [SDAG] Shrink (abds (sext x) (sext y)) (PR #171865)

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 11 09:07:39 PST 2025


RKSimon wrote:

> Sadly alive2 times out on this test... But if you have better luck, [try it out](https://alive2.llvm.org/ce/z/GBbJ-F)

You should be able to get it to work using smaller types - i4 operands usually works for binary ops

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


More information about the llvm-commits mailing list