[PATCH] D62631: [LoopIdiom] Basic OptimizationRemarkEmitter handling
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 29 14:41:03 PDT 2019
lebedev.ri created this revision.
lebedev.ri added reviewers: reames, anemet, thegameg, craig.topper.
lebedev.ri added a project: LLVM.
I'm adding ORE to memset/memcpy formation, with tests,
but mainly this is split off from D61144 <https://reviews.llvm.org/D61144>.
Repository:
rL LLVM
https://reviews.llvm.org/D62631
Files:
lib/Transforms/Scalar/LoopIdiomRecognize.cpp
test/Transforms/LoopIdiom/memcpy-debugify-remarks.ll
test/Transforms/LoopIdiom/memset-debugify-remarks.ll
test/Transforms/LoopIdiom/nontemporal_store.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62631.202060.patch
Type: text/x-patch
Size: 9490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190529/d54ded75/attachment-0001.bin>
More information about the llvm-commits
mailing list