Skip to content

Memory layout #3

@jgraef

Description

@jgraef

Often it's enough to just get the memory layout from naga and work with that. But we might also just be able to get size and alignment of e.g. a VectorType. This is complicated by the fact that vectors can be represented with SIMD or not, though the memory layout should not change, just the way IR values are stored and loaded.

This also interacts with how values are loaded, stored and member references are constructed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions