Skip to content

copy_nonoverlapping is handled with StatementKind, not an intrinsic #1198

@adpaco-aws

Description

@adpaco-aws

We previously believed that copy_nonoverlapping was handled as an intrinsic but the code that handles it is actually in the StatementKind::CopyNonOverlapping. We should audit this code as if it were an intrinsic (and reuse as much code from copy as possible).

Metadata

Metadata

Assignees

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