[PATCH] D88460: Strlen loop idiom recognition
Anjan Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 7 15:24:59 PDT 2020
anjankgk updated this revision to Diff 296817.
anjankgk marked an inline comment as done.
anjankgk added a comment.
Check for i8 type and use update_test_checks.py for testfile.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D88460/new/
https://reviews.llvm.org/D88460
Files:
llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/test/Transforms/LoopIdiom/recognize-strlen.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88460.296817.patch
Type: text/x-patch
Size: 8312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201007/b1ea2016/attachment.bin>
More information about the llvm-commits
mailing list