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

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 11 16:20:33 PDT 2018


MatzeB updated this revision to Diff 169339.
MatzeB added a comment.

- drop accidental reformatting of existing code from the patch.


Repository:
  rL LLVM

https://reviews.llvm.org/D53181

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53181.169339.patch
Type: text/x-patch
Size: 6708 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181011/76b6d178/attachment.bin>


More information about the llvm-commits mailing list