[PATCH] D104143: [IRSim][IROutliner] Canonicalizing commutative value numbering between similarity sections.

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 15:04:51 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG063af63b9664: [IRSim][IROutliner] Canonicalizing commutative value numbering between… (authored by AndrewLitteken).

Changed prior to commit:
  https://reviews.llvm.org/D104143?vs=368728&id=369200#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104143

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104143.369200.patch
Type: text/x-patch
Size: 22689 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/64c4a4df/attachment.bin>


More information about the llvm-commits mailing list