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

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 13:02:19 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGcce473e0c564: [IRSim] Adding commutativity matching to structure checking (authored by AndrewLitteken).

Changed prior to commit:
  https://reviews.llvm.org/D87311?vs=292349&id=313601#toc

Repository:
  rG LLVM Github Monorepo

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.313601.patch
Type: text/x-patch
Size: 25731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201223/7e3b3c19/attachment.bin>


More information about the llvm-commits mailing list