[PATCH] D120786: [IRSim] Removing length check so first instruction in module is included
Andrew Litteken via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 2 22:01:22 PST 2022
AndrewLitteken updated this revision to Diff 412599.
AndrewLitteken added a comment.
Adding test
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D120786/new/
https://reviews.llvm.org/D120786
Files:
llvm/lib/Analysis/IRSimilarityIdentifier.cpp
llvm/test/Transforms/IROutliner/outlining-basic-branches.ll
llvm/test/Transforms/IROutliner/outlining-first-instruction.ll
llvm/test/Transforms/IROutliner/phi-nodes-simple.ll
llvm/unittests/Analysis/IRSimilarityIdentifierTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D120786.412599.patch
Type: text/x-patch
Size: 11225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220303/f5d2244d/attachment.bin>
More information about the llvm-commits
mailing list