Hi! On Tue, Jun 23, 2020 at 01:20:53PM +0100, Richard Sandiford wrote: > SVE supports integer division btw. :-)
So does Power (ISA 3.1, power10). > In summary, I'm not saying we should never define the inactive values > to be zero. I just think that we should leave it until it matters. > And I don't think it does/should matter for the current patch series. I am perfectly happy with that. Thanks for looking at it! > IFN_MASK_LOAD has been around for quite a long time now and we've never > had to define the values of inactive lanes there. Yeah, but typically the insns that consume the values loaded will use the same masks again, so that may not be such a strong point. Segher