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

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 14 10:55:50 PDT 2020


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

Changing some SmallVectors to ArrayRefs.


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.291614.patch
Type: text/x-patch
Size: 26513 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200914/6d8a3df3/attachment.bin>


More information about the llvm-commits mailing list