[llvm-dev] Is the correct behavior of getelementptr i192* for opt + llc -march=aarch64?

MITSUNARI Shigeo via llvm-dev llvm-dev at lists.llvm.org
Wed Nov 9 20:29:59 PST 2016


Hi Tom,

>Is your default target aarch64?  Otherwise opt may be assuming a different
>target which might explain the difference.

No, My target is x86-64, x86, arm, aarch64, ..., then I'll avoid using i192* and datalayout.

Yours,
 Shigeo


More information about the llvm-dev mailing list