[PATCH] D108112: [LoopIdiom] Let LIR fold memset pointer / stride SCEV regarding loop guards

Yueh-Ting Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 9 07:19:21 PST 2021


eopXD updated this revision to Diff 393160.
eopXD added a comment.

Update testcase due to rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108112

Files:
  llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
  llvm/test/Transforms/LoopIdiom/memset-runtime-64bit.ll
  llvm/test/Transforms/LoopIdiom/memset-runtime-debug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108112.393160.patch
Type: text/x-patch
Size: 5158 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211209/78935c12/attachment.bin>


More information about the llvm-commits mailing list