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

Jay Foad jay.foad at gmail.com
Wed Mar 7 02:30:42 PST 2012


On 7 March 2012 10:18, Chandler Carruth <chandlerc at gmail.com> wrote:
> I've tried to clarify it in r152221... Let me know if it's still confusing,

Much better, thanks!

>> > +  // information, it would be good to somehow ensure this function is

With hindsight s/is/and/ here would have been enough.

>> > +  // MachineInstr::isIdenticalTo with the 'IgnoreVRegDefs' filter look
>> > at the
>> > +  // same bits.

Jay.




More information about the llvm-commits mailing list