[PATCH] D88460: Strlen loop idiom recognition

Anjan Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 5 10:20:21 PDT 2021


anjankgk updated this revision to Diff 335289.
anjankgk marked 3 inline comments as done.
anjankgk added a comment.

Updates from tests and fix to identifying the correct replace instruction from exit BB.


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.335289.patch
Type: text/x-patch
Size: 16270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210405/df8f8b14/attachment.bin>


More information about the llvm-commits mailing list