Use G_MERGE_VALUES and G_UNMERGE_VALUES on vector elements instead of
G_EXTRACT and G_INSERT when doing custom legalization for
G_EXTRACT_VECTOR_ELT and G_INSERT_VECTOR_ELT.
With this approach legalization artifact combiner gets simple access
to all vector elements.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo