[PATCH] D135574: [MemCpyOpt] Update code comments for processMemSetMemCpyDependence. NFC
Bjorn Pettersson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 11 04:32:44 PDT 2023
bjope updated this revision to Diff 521254.
bjope added a comment.
Herald added a subscriber: StephenFan.
Change the focus of the patch to be around correcting the debug loc of the new
memset. And then cleaning up incorrect code comments is an extra bonus.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D135574/new/
https://reviews.llvm.org/D135574
Files:
llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
llvm/test/Transforms/MemCpyOpt/memset-memcpy-dbgloc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D135574.521254.patch
Type: text/x-patch
Size: 5328 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230511/69679f23/attachment.bin>
More information about the llvm-commits
mailing list