This avoids a partial dependency on the previous content of the upper lanes of the destination vector.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7307
[AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract. ClosedPublic Authored by ab on Jan 30 2015, 3:51 PM.
Details Summary This avoids a partial dependency on the previous content of the upper lanes of the destination vector.
Diff Detail
Event Timelineab updated this object. This revision is now accepted and ready to land.Jan 30 2015, 5:59 PM Closed by commit rL227820: [AArch64] Prefer DUP/MOV ("CPY") to INS for vector_extract. (authored by ab). · Explain WhyFeb 2 2015, 9:57 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19163 llvm/trunk/lib/Target/AArch64/AArch64InstrInfo.td
llvm/trunk/test/CodeGen/AArch64/arm64-fixed-point-scalar-cvt-dagcombine.ll
llvm/trunk/test/CodeGen/AArch64/arm64-neon-copy.ll
llvm/trunk/test/CodeGen/AArch64/fp16-v8-instructions.ll
llvm/trunk/test/CodeGen/AArch64/neon-scalar-copy.ll
|