[llvm] r214634 - [AArch64] Teach DAGCombiner that converting two consecutive loads into a vector load is not a good transform when paired loads are available.

Renato Golin renato.golin at linaro.org
Sat Aug 2 09:24:50 PDT 2014


On 2 August 2014 15:51, James Molloy <james.molloy at arm.com> wrote:
> +target datalayout = "e-m:o-i64:64-i128:128-n32:64-S128"
> +target triple = "arm64-apple-ios5.0.0"

Hi James,

Wouldn't it be better to use AArch64 triples? Or is that not
possible/desirable with Apple triples?

--renato



More information about the llvm-commits mailing list