Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Add support for llvm.sin.f(32|64) intrinsics #143

Merged
merged 1 commit into from
May 24, 2016

Conversation

Maher4Ever
Copy link
Contributor

This adds support for the llvm.sin.f(32|64) intrinsic to fastcomp. More details can be found in the issue emscripten-core/emscripten#4338. The accompanying change to Emscripten is in pull request emscripten-core/emscripten#4353

@kripken
Copy link
Member

kripken commented May 24, 2016

Thanks!

@Maher4Ever Maher4Ever deleted the fix_sin_intrinsic branch May 30, 2016 12:56
varkor added a commit to varkor/emscripten-fastcomp that referenced this pull request 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-fastcomp that referenced this pull request 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.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants