Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[lightbeam] float stack arguments #805

Closed
sunfishcode opened this issue Jan 10, 2020 · 1 comment
Closed

[lightbeam] float stack arguments #805

sunfishcode opened this issue Jan 10, 2020 · 1 comment
Labels
lightbeam Issues related to the Lightbeam compiler

Comments

@sunfishcode
Copy link
Member

#803 updated to the latest spec_testsuite, which contained a new test which triggers an assertion failure with in lightbeam in call.wast.

The assertion failure is "Float args on stack not yet supported". The testcase does this:

  (func $return-from-long-argument-list-helper (param f32 i32 i32 f64 f32 f32 f32 f64 f32 i32 i32 f32 f64 i64 i64 i32 i64 i64 f32 i64 i64 i64 i32 f32 f32 f32 f64 f32 i32 i64 f32 f64 f64 f32 i32 f32 f32 f64 i64 f64 i32 i64 f32 f64 i32 i32 i32 i64 f64 i32 i64 i64 f64 f64 f64 f64 f64 f64 i32 f32 f64 f64 i32 i64 f32 f32 f32 i32 f64 f64 f64 f64 f64 f32 i64 i64 i32 i32 i32 f32 f64 i32 i64 f32 f32 f32 i32 i32 f32 f64 i64 f32 f64 f32 f32 f32 i32 f32 i64 i32) (result i32)
    (local.get 99)
  )
@alexcrichton alexcrichton added the lightbeam Issues related to the Lightbeam compiler label Jan 14, 2020
@alexcrichton
Copy link
Member

Lightbeam was removed in #3390 as explained in RFC 14, so I'm going to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lightbeam Issues related to the Lightbeam compiler
Projects
None yet
Development

No branches or pull requests

2 participants