[PATCH] D21571: [AArch64] Avoid generating indexed vector instructions for Exynos

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 22 13:00:57 PDT 2016


rengolin added a comment.

Hi Evandro,

Unless Exynos chips can't handle indexed lanes at all, this looks like a case for the cost model, not CPU flags.

cheers,
--renato


http://reviews.llvm.org/D21571





More information about the llvm-commits mailing list