[PATCH] D86968: [IRSim] Adding IR Instruction Mapper

Andrew Litteken via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 17 11:02:46 PDT 2020


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

Updating to use SpecificBumpAllocator instead, to get rid of memory leaks.


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

https://reviews.llvm.org/D86968

Files:
  llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
  llvm/lib/Analysis/CMakeLists.txt
  llvm/lib/Analysis/IRSimilarityIdentifier.cpp
  llvm/unittests/Analysis/CMakeLists.txt
  llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86968.292567.patch
Type: text/x-patch
Size: 66110 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200917/4c94375b/attachment.bin>


More information about the llvm-commits mailing list