[llvm-commits] [Patch] Make sure isIdenticalTo takes into account the machine mem operands
Villmow, Micah
Micah.Villmow at amd.com
Thu Sep 20 08:19:53 PDT 2012
Ping!
From: Villmow, Micah
Sent: Tuesday, September 18, 2012 10:35 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: llvm-commits-bounces at cs.uiuc.edu<mailto:llvm-commits-bounces at cs.uiuc.edu> [mailto:llvm-commits-bounces at cs.uiuc.edu] On Behalf Of Villmow, Micah
Sent: Thursday, September 06, 2012 10:03 AM
To: llvm-commits at cs.uiuc.edu<mailto:llvm-commits at cs.uiuc.edu>
Subject: [llvm-commits] [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 --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120920/cb627675/attachment.html>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: MI_isIdenticalTo.txt
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120920/cb627675/attachment.txt>
More information about the llvm-commits
mailing list