-
Notifications
You must be signed in to change notification settings - Fork 10
hpcombi: support Vect16 + PTransf16 + subclasses
#355
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
Conversation
55d5e92 to
615c66c
Compare
bbc4d86 to
ce4c773
Compare
|
@Joseph-Edwards any chance you can see if you can reproduce the failures on your computer? Everything passes for me compiling with clang or gcc (13.4), so I imagine this might be an architecture issue. You need to add |
I'm getting this when running Investigating now |
|
With debug enabled we get a big more: |
It seems like |
ce4c773 to
a289c76
Compare
|
I've tried moving the compiler flags into |
Vect16 + PTransf16 + subclasses
|
The failing test was due to a bug in simde, we're not sure why that code was being executed, and will investigate further. |
2bb9abe to
fd5c070
Compare
fd5c070 to
52236a8
Compare
Joseph-Edwards
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A few minor doc suggestions, but otherwise I think this is good to go. Thanks @james-d-mitchell!
924b53f to
420043a
Compare
No description provided.