You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Functions like __builtin_crypto_vshasigmaw can be used directly by gdb. By looking at the output with -O3 it may give us better insight of how to best develop this functionality for ppc64le on other projects.
The text was updated successfully, but these errors were encountered:
I do some little changes on this code ad50124 It's a optimization idea. Since I'll have to check any performance issues with this optimization candidate we can work together on this issue.
Functions like
__builtin_crypto_vshasigmaw
can be used directly by gdb. By looking at the output with -O3 it may give us better insight of how to best develop this functionality for ppc64le on other projects.The text was updated successfully, but these errors were encountered: