[PATCH] D86306: [InstCombine] PHI-of-insertvalues -> insertvalue-of-PHI's

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 00:38:32 PDT 2020


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGcdd339c568fd: [InstCombine] PHI-of-insertvalues -> insertvalue-of-PHI's (authored by lebedev.ri).

Changed prior to commit:
  https://reviews.llvm.org/D86306?vs=287474&id=287582#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86306

Files:
  llvm/lib/Transforms/InstCombine/InstCombineInternal.h
  llvm/lib/Transforms/InstCombine/InstCombinePHI.cpp
  llvm/test/Transforms/InstCombine/phi-aware-aggregate-reconstruction.ll
  llvm/test/Transforms/InstCombine/phi-of-insertvalues.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86306.287582.patch
Type: text/x-patch
Size: 9535 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200825/8b2243a2/attachment.bin>


More information about the llvm-commits mailing list