[PATCH] D108507: [NFC][LoopIdiom] Add more test case to runtime-determined memset size

Yueh-Ting Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 15 09:18:19 PDT 2021


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

Address comments - add test cases.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108507

Files:
  llvm/test/Transforms/LoopIdiom/memset-runtime-32bit.ll
  llvm/test/Transforms/LoopIdiom/memset-runtime-64bit.ll
  llvm/test/Transforms/LoopIdiom/memset-runtime.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108507.380034.patch
Type: text/x-patch
Size: 33931 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211015/9ab9662c/attachment-0001.bin>


More information about the llvm-commits mailing list