Before this patch, (insert_subvector (scalar_to_vector) lane) and an
ADD used to generate LDR + INS + ADD (or an offset for a subsequent
LDR). Now this is folded into a single LD1_POST instruction.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo