Files
clang-p2996/llvm/test/CodeGen
Simon Pilgrim 8cbd8194c1 [X86] Improving folding of concat_vectors of subvectors from the same broadcast
Handle concat_vectors(extract_subvector(broadcast(x)), extract_subvector(broadcast(x))) -> broadcast(x)

To expose this we also need collectConcatOps to recognise the insert_subvector(x, extract_subvector(x, lo), hi) subvector splat pattern
2020-05-01 11:23:10 +01:00
..
2020-04-20 19:54:51 -07:00
2020-04-30 20:32:33 -05:00
2020-04-28 09:43:03 +02:00
2020-04-28 09:41:01 +02:00