- Specifically check for sext/zext users which have 'long' form NEON instructions.
- Add more entries to the table for sext/zexts so that we can report more accurately the number of vmovls required for NEON.
- Pass the instruction to the base implementation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/test/Transforms/LoopVectorize/ARM/add-cast-vect.ll | ||
---|---|---|
1 ↗ | (On Diff #262586) | Should these be in test/Analysis/CostModel/ARM? |