[PATCH] D75689: [VectorCombine] fold extract-extract-op with different extraction indexes

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 8 07:27:20 PDT 2020


This revision was automatically updated to reflect the committed changes.
spatel marked 3 inline comments as done.
Closed by commit rGa69158c12acd: [VectorCombine] fold extract-extract-op with different extraction indexes (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D75689?vs=248494&id=248995#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D75689

Files:
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/VectorCombine/X86/extract-binop.ll
  llvm/test/Transforms/VectorCombine/X86/extract-cmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75689.248995.patch
Type: text/x-patch
Size: 18741 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200308/68693d45/attachment.bin>


More information about the llvm-commits mailing list