[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
Sat Aug 21 03:10:11 PDT 2021
eopXD created this revision.
eopXD added reviewers: lebedev.ri, bmahjour.
eopXD requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
- Fix wrong descriptions in 64-bit mode test case
- Added testcase under 32-bit mode
Repository:
rG LLVM Github Monorepo
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.367952.patch
Type: text/x-patch
Size: 18837 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210821/50007448/attachment.bin>
More information about the llvm-commits
mailing list