[PATCH] D46655: [AArch64] Improve single vector lane stores

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 9 11:58:39 PDT 2018


sebpop added a comment.

This fixes a perf regression we were seeing with generation of vectors smaller than 64 bit: https://reviews.llvm.org/D45821


https://reviews.llvm.org/D46655





More information about the llvm-commits mailing list