[X86] Add test cases for missed opportunity to match pmulh from multiplies...
[X86] Add test cases for missed opportunity to match pmulh from multiplies with elements larger than i32. We currently look for vXi32 sext/zext to match PMULH, but it doesn't matter how many extra bits above i32 there are.
Loading
Please register or sign in to comment