Thanks to visit codestin.com
Credit goes to github.com

Skip to content

x29 and asm bug in A64FX #1

@lwshanbd

Description

@lwshanbd

Hi, I am trying to compile itoyori on an A64FX cluster and I met the following bug:

itoyori/include/ityr/ito/sched/adws.hpp: In lambda function: itoyori/include/ityr/ito/sched/adws.hpp:325:21: error: x29 cannot be used in ‘asm’ here 325 | root_on_stack([&, ts, fn = std::forward<Fn>(fn), | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 326 | args_tuple = std::make_tuple(std::forward<Args>(args)...)]() mutable { | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

I am wondering if I should make any specific setup to compile it on A64FX.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions