Skip to content

Support asm! #230

Closed
Closed
@khyperia

Description

@khyperia

This blocks a surprising number of issues, so filing an issue to explicitly track and mention in other issues as "this is blocked on that".

Supporting asm! currently blocks:

There are alternatives to implement the above without asm!, but considering so many things would be resolved really easily if asm! was supported instead of the alternative of significant custom compiler support (I imagine quite a few future things will need it too), it'd be super great if we could implement asm!.

Supporting asm! itself is currently blocked by rust-lang/rust#78950, which once it's in (hopefully it gets in!), we'll have to wait for a nightly to drop with it.

Metadata

Metadata

Assignees

Labels

c: rustc_codegen_spirvIssues specific to the rustc_codegen_spirv crate.t: enhancementA new feature or improvement to an existing one.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions