Files
clang-p2996/llvm/lib
Simon Pilgrim ec910751fe [X86] combineX86ShufflesRecursively - attempt to fold ISD::EXTRACT_SUBVECTOR into a shuffle chain
Peek through if we're extracting a non-zero'th subvector in an attempt to fold the extract into a lane-crossing shuffle

This also exposes a failure to fold extract_subvector(movddup(x),c) -> movddup(extract_subvector(x,c))
2022-02-20 18:50:33 +00:00
..
2022-02-10 21:13:44 +01:00
2022-02-18 19:14:34 +00:00
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-02-06 22:18:35 -08:00
2022-01-31 11:16:28 +01:00
2022-02-08 21:35:26 +01:00
2022-01-26 14:21:25 +01:00
2022-02-06 22:18:35 -08:00