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

llvm.minnum.f(32|64) and llvm.maxnum.f(32|64) intrinsics are unimplemented #5976

Closed
varkor opened this issue Dec 23, 2017 · 0 comments · Fixed by #5978
Closed

llvm.minnum.f(32|64) and llvm.maxnum.f(32|64) intrinsics are unimplemented #5976

varkor opened this issue Dec 23, 2017 · 0 comments · Fixed by #5978

Comments

@varkor
Copy link
Contributor

varkor commented Dec 23, 2017

The relevant intrinsics are documented here. This was recently noticed as part of this change to to the Rust floating-point min/max methods.

varkor added a commit to varkor/emscripten that referenced this issue Dec 23, 2017
varkor added a commit to varkor/emscripten-fastcomp that referenced this issue Dec 23, 2017
The corresponding change to Emscripten is this PR:
emscripten-core/emscripten#5978, and relates to this
issue: emscripten-core/emscripten#5976. I’m using
emscripten-core#143 as a model.
varkor added a commit to varkor/emscripten that referenced this issue Dec 23, 2017
varkor added a commit to varkor/emscripten that referenced this issue Dec 28, 2017
varkor added a commit to varkor/emscripten that referenced this issue Dec 28, 2017
varkor added a commit to varkor/emscripten-fastcomp that referenced this issue Dec 28, 2017
The corresponding change to Emscripten is this PR:
emscripten-core/emscripten#5978, and relates to this
issue: emscripten-core/emscripten#5976. I’m using
emscripten-core#143 as a model.
kripken pushed a commit to emscripten-core/emscripten-fastcomp that referenced this issue Jan 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant