[llvm-commits] [Patch] Make sure isIdenticalTo takes into account the machine mem operands

Villmow, Micah Micah.Villmow at amd.com
Thu Sep 13 08:05:54 PDT 2012


Updated patch with 80 column violations fixed.

From: Villmow, Micah
Sent: Tuesday, September 11, 2012 8:15 AM
To: Villmow, Micah; 'llvm-commits at cs.uiuc.edu'
Subject: RE: [Patch] Make sure isIdenticalTo takes into account the machine mem operands

Ping

From: Villmow, Micah
Sent: Thursday, September 06, 2012 10:03 AM
To: 'llvm-commits at cs.uiuc.edu'
Subject: [Patch] Make sure isIdenticalTo takes into account the machine mem operands

In some cases, MI->isIdenticalTo can return true when everything is equal but the mem operands. This makes sure that the machine mem operands are taken into account when checking if a MachineInstruction is equal to another.

Thanks,
Micah
-------------- next part --------------
A non-text attachment was scrubbed...
Name: winmail.dat
Type: application/ms-tnef
Size: 16529 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120913/41f8b1fb/attachment.bin>


More information about the llvm-commits mailing list