[PATCH] D86971: [IRSim] Adding structural comparison to IRSimilarityCandidate.
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 14 10:57:01 PDT 2020
AndrewLitteken updated this revision to Diff 291615.
AndrewLitteken added a subscriber: jroelofs.
AndrewLitteken added a comment.
Updating SmallVectors to ArrayRefs, related to comment by @jroelofs in https://reviews.llvm.org/D87311 <https://reviews.llvm.org/D87311>.
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.291615.patch
Type: text/x-patch
Size: 15078 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/03991499/attachment.bin>
More information about the llvm-commits
mailing list