[PATCH] D87312: [IRSim] Letting call instructions be legal for similarity identification.
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 15 07:23:00 PDT 2020
AndrewLitteken updated this revision to Diff 291910.
AndrewLitteken added a comment.
Helper functions and nullptr checking for Call Instructions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87312/new/
https://reviews.llvm.org/D87312
Files:
llvm/include/llvm/Analysis/IRSimilarityIdentifier.h
llvm/lib/Analysis/IRSimilarityIdentifier.cpp
llvm/test/Transforms/IROutliner/illegal-calls.ll
llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87312.291910.patch
Type: text/x-patch
Size: 12871 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200915/7c8cf5bf/attachment.bin>
More information about the llvm-commits
mailing list