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

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 31 09:23:54 PDT 2019


gchatelet created this revision.
gchatelet added a reviewer: courbet.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

This is WIP and superseding D69623 <https://reviews.llvm.org/D69623>


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D69668

Files:
  llvm/lib/Analysis/TargetLibraryInfo.cpp
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/test/CodeGen/AArch64/arm64-memset-to-bzero.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69668.227294.patch
Type: text/x-patch
Size: 8841 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191031/b3b5363b/attachment.bin>


More information about the llvm-commits mailing list