[PATCH] D106989: [IRSim] Finding Branch Similarity

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 1 08:10:09 PDT 2021


AndrewLitteken updated this revision to Diff 369933.

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

https://reviews.llvm.org/D106989

Files:
  llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
  llvm/lib/Analysis/IRSimilarityIdentifier.cpp
  llvm/lib/Transforms/IPO/IROutliner.cpp
  llvm/test/Transforms/IROutliner/illegal-branches.ll
  llvm/test/Transforms/IROutliner/illegal-catchpad.ll
  llvm/test/Transforms/IROutliner/illegal-cleanup.ll
  llvm/test/Transforms/IROutliner/illegal-landingpad.ll
  llvm/test/Transforms/IROutliner/region-end-of-module.ll
  llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D106989.369933.patch
Type: text/x-patch
Size: 45058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210901/1b4667f0/attachment.bin>


More information about the llvm-commits mailing list