[PATCH] D38789: MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionTrait

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 12 06:49:46 PDT 2017


rovka updated this revision to Diff 118786.
rovka retitled this revision from "MachineInstr: Force isDef to match in isIdenticalTo" to "MachineInstr: Make isEqual agree with getHashValue in MachineInstrExpressionTrait".
rovka edited the summary of this revision.
rovka added a comment.
Herald added a subscriber: mgorny.

Add unit tests and update summary before commit.


https://reviews.llvm.org/D38789

Files:
  lib/CodeGen/MachineInstr.cpp
  unittests/CodeGen/CMakeLists.txt
  unittests/CodeGen/MachineInstrTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38789.118786.patch
Type: text/x-patch
Size: 10877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171012/3989a56b/attachment-0001.bin>


More information about the llvm-commits mailing list