<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div>Hi Jeffrey, </div><div><br></div><div><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"> it's an extra argument passed through some layers and an extra level of arrays in<br>some other layers. </div></blockquote><div><br></div><div>This patch adds complexity to multiple layers of the compiler, and I would like to understand the motivation before we add this complexity (and compile time). </div><br><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;">Your first message said you were judging by the<br>number of patches, not the complexity of each patch, which is an<br>incredibly short-sighted way to judge changes: you're explicitly<br>discouraging contributors from splitting their patches into bite-sized<br>pieces.<br></div></blockquote><div><br></div><div>I agree. The number of patches is not a good indication of the complexity of the change. It only tells you how many different components are affected. </div><div><br></div><blockquote type="cite"><div style="letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px;"><br>I don't think we can judge whether the cost of HLE primitives as<br>metadata is worth it unless there's a spec in terms of the LLVM<br>instruction set, so that's what I asked Michael to provide. It's<br>possible it will be better to ask him to implement x86 intrinsics<br>(<a href="http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/IR/IntrinsicsX86.td?view=markup">http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/IR/IntrinsicsX86.td?view=markup</a>)<br>instead, but we can't know without the IR-level proposal.<br></div></blockquote><br>Thanks,</div><div>Nadav</div><br></body></html>