Skip to content

LLVM 15.0.5 build fails on A64FX #1213

@bedroge

Description

@bedroge

See #1177, the build failed with the following error:

/tmp/eb-2llwp9cq/eb-fxhc1oex/cck4kRMa.s: Assembler messages:
/tmp/eb-2llwp9cq/eb-fxhc1oex/cck4kRMa.s:18047: Error: immediate offset out of range 0 to 31 at operand 3 -- `st1b z2.d,p0,[z0.d,#88]'
make[2]: *** [lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/build.make:289: lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/CodeLayout.cpp.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/tmp/eessibot/easybuild/build/LLVM/15.0.5/GCCcore-12.2.0/easybuild_obj'
make[1]: *** [CMakeFiles/Makefile2:10253: lib/Transforms/Utils/CMakeFiles/LLVMTransformUtils.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....

Compiling it with optarch=march=armv8.2-a works though, so we'll add that to our hooks.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions