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

Seems that _mm_cvtepi8_epi32 is unsupported #3

Open
WojciechMula opened this issue Nov 30, 2018 · 2 comments
Open

Seems that _mm_cvtepi8_epi32 is unsupported #3

WojciechMula opened this issue Nov 30, 2018 · 2 comments
Assignees
Labels
enhancement New feature or request
Projects

Comments

@WojciechMula
Copy link

What a great tool, thanks for this! I tried to visualize a very simple function that uses _mm_cvtepi8_epi32; it compiles but then page goes blank; in the firefox console following error appears:

TypeError: e.component.current is null[Learn More] SequentialComponent.js:89:12
<anonymous>
SequentialComponent.js:89:12
value
SequentialComponent.js:83:39
Ni
react-dom.production.min.js:2890
so
react-dom.production.min.js:3408:3
ho
react-dom.production.min.js:3593
Ko
react-dom.production.min.js:4600
Vo
react-dom.production.min.js:4620
Aa
react-dom.production.min.js:5017
Oa
react-dom.production.min.js:4983
Ea
react-dom.production.min.js:4927
Xo
react-dom.production.min.js:4847
enqueueSetState
react-dom.production.min.js:2844
k.prototype.setState
react.production.min.js:72
value
ASMVisualizer.js:67:12
value self-hosted:974:17 complete
SequentialComponent.js:47:20
o
anime.min.js:587
s
anime.min.js:615
j/h.tick
anime.min.js:646
t
anime.min.js:848
@piotte13
Copy link
Owner

Hello Wojciech,

This is a proof of concept, therefore we only support few commands. We are currently developing further commands. I'll make sure to add yours to our kanban board!

Thank you for your feedback :-)

@lemire
Copy link
Collaborator

lemire commented Nov 30, 2018

cc @pmntang

@piotte13 piotte13 added this to To do in DEV via automation Nov 30, 2018
@piotte13 piotte13 added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Nov 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
DEV
  
To do
Development

No branches or pull requests

4 participants