[PATCH] D87311: [IRSim] Adding commutativity matching to structure checking

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


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

Updating to reflect changes in https://reviews.llvm.org/D86971.


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

https://reviews.llvm.org/D87311

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87311.292349.patch
Type: text/x-patch
Size: 25694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200916/8cd5971e/attachment.bin>


More information about the llvm-commits mailing list