[CostModel][X86] Add vXi32 multiply pattern tests
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Sat, 4 Sep 2021 14:44:41 +0000 (15:44 +0100)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Sun, 5 Sep 2021 15:08:11 +0000 (16:08 +0100)
commit9962ebaee5822556a8b5105796f258979c56af81
tree8056ae7fe4e1149ca54765a0f7952e1a24205a12
parent8523fb96a63e9c517cb4d2d849fdde1ed65d3d26
[CostModel][X86] Add vXi32 multiply pattern tests

Add tests for vXi32 multiplies where the operands have been extended from vXi8/vXi16
llvm/test/Analysis/CostModel/X86/mul32.ll [new file with mode: 0644]