[PATCH] Handle big index in getelementptr instruction for AArch64FastISel

Tim Northover t.p.northover at gmail.com
Tue Apr 21 09:42:12 PDT 2015


The code looks reasonable, but that test isn't going to work. It'll fail if those other backends aren't compiled in (lit.local.cfg explicitly requires only X86 in the test/CodeGen/X86 directory). Your best bet is probably to copy it into each target's subdirectory.

Cheers.

Tim.


http://reviews.llvm.org/D9140

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list