Skip to content

Should memory overlap between arguments be allowed #375

@djelovina

Description

@djelovina

Currently there is no consistent assertion mechanism for the overlap.
e.g. this is not allowed

eWiseMul(z,x,x...)

while this is allowed

eWiseApply(z,x,x...)

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