[PATCH] D83101: [Scalarizer] ExtractElement handling w/ constant extract 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 275262.
lebedev.ri retitled this revision from "[Scalarizer] Constant ExtractElement Hanlding" to "[Scalarizer] ExtractElement handling w/ constant extract index".
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/D83101/new/

https://reviews.llvm.org/D83101

Files:
  llvm/lib/Transforms/Scalar/Scalarizer.cpp
  llvm/test/Transforms/Scalarizer/constant-extractelement.ll
  llvm/test/Transforms/Scalarizer/phi-unreachable-pred.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D83101.275262.patch
Type: text/x-patch
Size: 5424 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200703/2a60ccea/attachment.bin>


More information about the llvm-commits mailing list