Sometimes vectorization of insertelement instructions with extractelement operands may produce an extra shuffle operation, if these operands are in the reverse order. Patch tries to improve this situation by the reordering of the operands to remove this extra shuffle operation.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 7060 Build 7060: arc lint + arc unit