[PATCH] D53181: SelectionDAG: Reuse bigger sized constants in memset expansion.

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 23 16:21:40 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345102: SelectionDAG: Reuse bigger sized constants in memset expansion. (authored by matze, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53181?vs=169339&id=170780#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53181

Files:
  llvm/trunk/include/llvm/CodeGen/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/DAGCombiner.cpp
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/AArch64/arm64-memset-inline.ll
  llvm/trunk/test/CodeGen/X86/pr38771.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53181.170780.patch
Type: text/x-patch
Size: 7203 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/9eaf8d72/attachment.bin>


More information about the llvm-commits mailing list