[PATCH] D127279: [SelectionDAG] Handle bzero/memset libcalls globally instead of per target

Guillaume Chatelet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 9 01:47:11 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGdc3367970e9b: [SelectionDAG] Handle bzero/memset libcalls globally instead of per target (authored by gchatelet).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127279

Files:
  llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/lib/Target/AArch64/AArch64SelectionDAGInfo.cpp
  llvm/lib/Target/X86/X86SelectionDAGInfo.cpp
  llvm/test/CodeGen/AArch64/arm64-memset-to-bzero.ll
  llvm/test/CodeGen/AArch64/arm64_32.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127279.435452.patch
Type: text/x-patch
Size: 12194 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220609/e0a05077/attachment.bin>


More information about the llvm-commits mailing list