julia
julia copied to clipboard
Make isbitstypes use memmove instead of the runtime function in copyto!
This might help llvm understand whats going on. Also enzyme really wants this to look like this to trace through it better.
We probably want to backport this. (this is also very likely faster)