On 3/20/18 11:42 AM, Segher Boessenkool wrote: > On Mon, Mar 19, 2018 at 09:12:08PM -0500, Peter Bergner wrote: >> Looking at mu build dirs insn-modes.h, I don't see HAVE_V8HFmode being >> defined on either my LE or BE builds. What am I missing? > > Nothing, I just was confused (we always define the mode in rs6000-modes.def, > but that is not the same thing). Sorry.
Ok then, patch committed with the expander change you requested and leaving the HAVE_V8HFmode code as is in the patch. Thanks! Peter