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

Villmow, Micah Micah.Villmow at amd.com
Tue Sep 11 08:14:58 PDT 2012


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: 15288 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120911/755a7a37/attachment.bin>


More information about the llvm-commits mailing list