[PATCH] D64675: WIP: Disable optimization in emitStoresForConstant
Vitaly Buka via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Jul 12 16:01:26 PDT 2019
vitalybuka created this revision.
vitalybuka added reviewers: glider, jfb.
Herald added subscribers: cfe-commits, dexonsmith.
Herald added a project: clang.
Not rely a review, but removing this code I see slight improvements in
binary size on CTMark. Looks like with "ptr" patches MemCpyOptPass is
capable to handle this.
WDYT?
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D64675
Files:
clang/lib/CodeGen/CGDecl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64675.209628.patch
Type: text/x-patch
Size: 5054 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190712/c0b61a0f/attachment.bin>
More information about the cfe-commits
mailing list