On Jun 28, 2017, at 4:48 PM, Segher Boessenkool <seg...@kernel.crashing.org> wrote: > > Hi Carl, > > On Wed, Jun 28, 2017 at 08:37:35AM -0700, Carl Love wrote: >> The following patch adds support for the vec_signed, vec_signede, >> vec_signedo and vec_signed2 builtins. > > Are those names ABI-dictated?
Unfortunately, yes. I didn't like those names much, either, but it's where we ended up. Bill