[PATCH] D85787: [InstCombine] Aggregate reconstruction simplification (PR47060)
Roman Lebedev via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Aug 16 12:59:24 PDT 2020
lebedev.ri updated this revision to Diff 285898.
lebedev.ri marked 4 inline comments as done.
lebedev.ri added a comment.
Patch updated - addressed all nits other than the question about decoupling `enum` values from variable names.
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.285898.patch
Type: text/x-patch
Size: 21776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200816/1f0806d4/attachment-0001.bin>
More information about the cfe-commits
mailing list