[X86] Add test case showing failure to fold...
[X86] Add test case showing failure to fold concat_v32i8(trunc_v16i16(x),trunc_v16i16(y)) -> trunc_v32i16(concat_v16i16(x,y)) We have similar tests but nothing that should only fold on BWI targets
Loading
Please sign in to comment