Skip to content

Memory layout #3

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.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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