<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><br><div><div>On Dec 5, 2012, at 4:02 PM, "Weiming Zhao" <<a href="mailto:weimingz@codeaurora.org">weimingz@codeaurora.org</a>> wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><span style="color: rgb(31, 73, 125); font-family: Calibri, sans-serif; font-size: 15px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; display: inline !important; float: none; ">Now, semantically, both the REG_SEQ and Inlineasm are both defining the result although only inlineasm is the only actual definer.</span></blockquote></div><br><div>I am sorry, but this doesn't make sense. You just can't have multiple defines of the same thing.</div><div><br></div><div>I think you need to start over by taking a close look at how inputs and outputs to INLINEASM nodes work in the DAG. It's a lot like function calls. Then figure out what the DAG should look like with GPRPair inputs and outputs. It shouldn't be very different.</div><div><br></div><div>/jakob</div><div><br></div></body></html>