|
|
|
|
|
by ncruces
325 days ago
|
|
Thanks for taking the time! I was the original contributor of the SIMD code, and got this… pushback. I still don't quite understand how you can marry ”pointer provenance” with the intent that converting between pointers and integers is “to be consistent with the addressing structure of the execution environment” and want to allow DMA in your language, but then this is UB. But well, a workable version of it got submitted, I've made subsequent contributions (memchr, strchr, str[c]spn…), all good. Just makes me salty on C, as if I needed more reasons to. |
|