[PATCH] D83102: [Scalarizer] InsertElement handling w/ constant insert index

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 2 17:18:07 PDT 2020


lebedev.ri updated this revision to Diff 275260.
lebedev.ri retitled this revision from "[Scalarizer] Constant InsertElement Hanlding" to "[Scalarizer] InsertElement handling w/ constant insert index".
lebedev.ri edited the summary of this revision.
lebedev.ri added a comment.
Herald added a subscriber: arphaman.

Reordered, precommitted tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83102

Files:
  llvm/lib/Transforms/Scalar/Scalarizer.cpp
  llvm/test/Transforms/Scalarizer/basic.ll
  llvm/test/Transforms/Scalarizer/constant-insertelement.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83102.275260.patch
Type: text/x-patch
Size: 4797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/ac416733/attachment.bin>


More information about the llvm-commits mailing list