[PATCH] D86971: [IRSim] Adding structural comparison to IRSimilarityCandidate.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 16 14:29:14 PDT 2020


AndrewLitteken updated this revision to Diff 292347.
AndrewLitteken added a comment.

Updating to reduce complexity of function call.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86971/new/

https://reviews.llvm.org/D86971

Files:
  llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
  llvm/lib/Analysis/IRSimilarityIdentifier.cpp
  llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86971.292347.patch
Type: text/x-patch
Size: 14839 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/1e3093b4/attachment.bin>


More information about the llvm-commits mailing list