[llvm-commits] [Patch] Make sure isIdenticalTo takes into account the machine mem operands
Villmow, Micah
Micah.Villmow at amd.com
Thu Sep 6 10:02:58 PDT 2012
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: 14324 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120906/d71fc636/attachment.bin>
More information about the llvm-commits
mailing list