[llvm] [ARM] Limit (SELECT_CC setgt, iN lhs, -1, 1, -1) transform to MVT::i32 (PR #147159)

via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 6 11:16:13 PDT 2025


AZero13 wrote:

> Do you have a test case? i32 is the only legal type, AFAIU.

I don't know if that's the case given this

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

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


More information about the llvm-commits mailing list