[PATCH] D136672: [ExpandMemCmp][AArch64] Add a new option PreferCmpToExpand in inMemCmpExpansionOptions and enable on AArch64
chenglin.bi via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 27 18:06:26 PDT 2022
bcl5980 updated this revision to Diff 471345.
bcl5980 added a comment.
rebase code
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D136672/new/
https://reviews.llvm.org/D136672
Files:
llvm/include/llvm/Analysis/TargetTransformInfo.h
llvm/lib/CodeGen/ExpandMemCmp.cpp
llvm/lib/Target/AArch64/AArch64TargetTransformInfo.cpp
llvm/test/CodeGen/AArch64/bcmp-inline-small.ll
llvm/test/CodeGen/AArch64/bcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136672.471345.patch
Type: text/x-patch
Size: 16877 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221028/3d27e93e/attachment.bin>
More information about the llvm-commits
mailing list