<div dir="auto"><div><br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><div>Hello,</div><div>i am trying to construct a register of size 65536 bit by combining 2 registers of 32768 bits. both the 32768 bit registers are different so i have to use the following method</div><div><br></div><div>let SubRegIndices = [sub_32768bit, sub_32768bit_hi], CoveredBySubRegs = 1 in<br></div><div><br></div><div>but i am getting following error..</div><div><br></div><div>error:Ran out of lanemask bits to represent subregister sub_32768bit_hi_then_sub_<wbr>16384bit_hi_then_sub_32bit</div><div><br></div><div>now how to increase lanemask bits? what changes are required inĀ IntrinsicEmitter.cpp file??</div><div><br></div><div>Please reply.</div></div>
</blockquote></div><br></div></div></div>