[PATCH] D86460: [InstCombine] improve demanded element analysis for vector insert-of-extract

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 24 14:00:47 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG557b890ff4f4: [InstCombine] improve demanded element analysis for vector insert-of-extract (authored by spatel).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86460

Files:
  llvm/lib/Transforms/InstCombine/InstCombineSimplifyDemanded.cpp
  llvm/test/Transforms/InstCombine/vec_demanded_elts.ll
  llvm/test/Transforms/SLPVectorizer/AArch64/getelementptr.ll
  llvm/test/Transforms/SLPVectorizer/X86/operandorder.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D86460.287489.patch
Type: text/x-patch
Size: 9790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200824/419eaf89/attachment.bin>


More information about the llvm-commits mailing list