[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
Mon Dec 13 09:37:04 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGbc17d32a5f71: [LoopIdiom] Let LIR fold memset pointer / stride SCEV regarding loop guards (authored by eopXD).

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-32bit.ll
  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.393935.patch
Type: text/x-patch
Size: 10539 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211213/3bea5797/attachment.bin>


More information about the llvm-commits mailing list