[llvm-commits] [llvm] r152218 - /llvm/trunk/lib/CodeGen/MachineInstr.cpp

Chandler Carruth chandlerc at gmail.com
Wed Mar 7 02:18:49 PST 2012


On Wed, Mar 7, 2012 at 1:51 AM, Jay Foad <jay.foad at gmail.com> wrote:

> On 7 March 2012 09:39, Chandler Carruth <chandlerc at gmail.com> wrote:
> > +  // subset. It's not clear that this routine uses the correct set of
> > +  // information, it would be good to somehow ensure this function is
> > +  // MachineInstr::isIdenticalTo with the 'IgnoreVRegDefs' filter look
> at the
> > +  // same bits.
>
> I'm having trouble parsing this sentence. Could you clarify it?


I've tried to clarify it in r152221... Let me know if it's still confusing,
I'm finding it hard to explain, perhaps because the situation is so
confusing to me...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120307/b3787e34/attachment.html>


More information about the llvm-commits mailing list