[AArch64] Add tests for selecting SMULL instruction where the operand is zero...
[AArch64] Add tests for selecting SMULL instruction where the operand is zero extended and the top bit value is 0 This covers the case where we can convert a zext instruction to a sext and then select smull Differential Revision: https://reviews.llvm.org/D134643
Loading
Please sign in to comment