[PATCH] D69668: Introduce a generic memset to bzero transformation in CodeGen

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 27 14:30:21 PDT 2020


gchatelet updated this revision to Diff 281056.
gchatelet added a comment.

rebase and revert unrelated changes.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69668

Files:
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69668.281056.patch
Type: text/x-patch
Size: 5552 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200727/8b134bbf/attachment.bin>


More information about the llvm-commits mailing list