[PATCH] D107353: [LoopIdiom] let the pass deal with runtime memset size

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Aug 14 04:22:23 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rG012173680f36: [LoopIdiom] let the pass deal with runtime memset size (authored by eopXD, committed by Yueh-Ting Chen <eopxd at Yueh-Tings-MacBook-Pro.local>).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107353

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D107353.366427.patch
Type: text/x-patch
Size: 22738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210814/1cb01311/attachment.bin>


More information about the llvm-commits mailing list