This is an archive of the discontinued LLVM Phabricator instance.

[AArch64] Avoid more “by element” instructions for Exynos
Needs ReviewPublic

Authored by az on Dec 22 2016, 3:42 PM.

Details

Summary

In addition to the SIMD vector instructions already there (vector by element instructions), add the SIMD scalar instructions (scalar by element) to the list of instructions where the “by element” feature should be avoided.

Diff Detail

Event Timeline

az updated this revision to Diff 82376.Dec 22 2016, 3:42 PM
az retitled this revision from to [AArch64] Avoid more “by element” instructions for Exynos.
az updated this object.
az added reviewers: rengolin, evandro, spop, t.p.northover.
az added a subscriber: llvm-commits.