Commit 27f28b1
Make isbitstypes use memmove instead of the runtime function in copyto! (#56237)
This might help llvm understand whats going on. Also enzyme really wants
this to look like this to trace through it better.
---------
Co-authored-by: Jameson Nash <[email protected]>
(cherry picked from commit fee8090)1 parent 0f7f762 commit 27f28b1
1 file changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
117 | | - | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
118 | 128 | | |
119 | 129 | | |
120 | 130 | | |
| |||
0 commit comments