Files
clang-p2996/llvm/test/CodeGen/X86
Simon Pilgrim 7f9b94c044 [X86] LowerBuildVectorv16i8 - attempt to merge lowest 2 x i16 insertions into a i32 MOVD scalar_to_vectpr
Similar to D156350, if we were going to create 2 x i16 insertions (MOVD+PINSRW), try to merge them into a single MOVD to reduce the amount of GPR<->VEC traffic
2023-08-03 10:20:20 +01:00
..
2023-06-18 16:02:59 +01:00
2023-06-21 10:40:48 -04:00
2023-07-20 10:24:16 +08:00
2023-07-20 13:35:15 +08:00