This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] Scalar to vector widening


On Friday, September 17, 2010 2:58:29 pm Ken Werner wrote:
> This patch adds support for widening scalars to vectors to allow binary
> operations with mixed operand types. It mainly extends the binop_promote
> function to call widen_scalar_to_vector if required. No regressions on
> i686-*- linux-gnu.

Ping.
-ken


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]