[PATCH] D87310: [IRSim] Adding support for isomorphic predicates

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 15 21:39:48 PDT 2020


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

A few things changed just enough since OperTypes was removed, so updating the diff to reflect this.


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

https://reviews.llvm.org/D87310

Files:
  llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
  llvm/lib/Analysis/IRSimilarityIdentifier.cpp
  llvm/test/Transforms/IROutliner/outlining-isomorphic-predicates.ll
  llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87310.292102.patch
Type: text/x-patch
Size: 17903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/54f7a267/attachment.bin>


More information about the llvm-commits mailing list