[PATCH] D140697: [MemCpyOpt] Merge succeeding undefs while attempting a `memset`

Jamie Hill-Daniel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 27 14:07:08 PST 2022


clubby789 updated this revision to Diff 485420.
clubby789 added a comment.

- Update test format
- Add heuristic for series of undef stores


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D140697/new/

https://reviews.llvm.org/D140697

Files:
  llvm/lib/Transforms/Scalar/MemCpyOptimizer.cpp
  llvm/test/Transforms/MemCpyOpt/merge-undef-memset.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140697.485420.patch
Type: text/x-patch
Size: 11739 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221227/c7097bf7/attachment.bin>


More information about the llvm-commits mailing list