Skip to content

x86_64: implement safety checked instructions #22908

@jacobly0

Description

@jacobly0

Split out of #21530

zig/src/target.zig

Lines 740 to 743 in ddff1fa

.safety_checked_instructions => switch (backend) {
.stage2_llvm => true,
else => false,
},

(which has now been moved to Legalize)

Metadata

Metadata

Assignees

No one assigned

    Labels

    arch-x86_6464-bit x86backend-self-hostedenhancementSolving this issue will likely involve adding new logic or components to the codebase.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions