[PATCH] D85787: [InstCombine] Aggregate reconstruction simplification (PR47060)

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 13 07:49:22 PDT 2020


lebedev.ri updated this revision to Diff 285371.
lebedev.ri added a comment.

Drop unneeded header include.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D85787

Files:
  clang/test/CodeGenCXX/nrvo.cpp
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombineVectorOps.cpp
  llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
  llvm/test/Transforms/InstCombine/aggregate-reconstruction.ll
  llvm/test/Transforms/InstCombine/phi-aware-aggregate-reconstruction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85787.285371.patch
Type: text/x-patch
Size: 21855 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200813/beb80eb7/attachment.bin>


More information about the llvm-commits mailing list