On Sun, Feb 23, 2020 at 10:55:53AM -0600, Bill Schmidt wrote: > Though I'm usually uncomfortable with kicking the can down the road on these > sorts of things, I can probably be convinced in this case. Tulio and I were > wondering why the libmvec interface doesn't make use of ifunc capability for > this sort of thing. Something to look into when more advanced > implementations > are added later, I guess, and a valid reason to not lock ourselves into the > 'c' ABI today.
I have some questions, too. Why is this called an ABI at all? Why will it not work with *any* underlying ABI? What *is* this, what is it *for*, where is the documentation, where is the design documentation? Etc. Segher