[PATCH] D82474: [VectorCombine] try to form vector compare and binop to eliminate scalar ops

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 29 08:04:45 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb6315aee5b42: [VectorCombine] try to form vector compare and binop to eliminate scalar ops (authored by spatel).

Changed prior to commit:
  https://reviews.llvm.org/D82474?vs=273950&id=274131#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82474

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82474.274131.patch
Type: text/x-patch
Size: 13554 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200629/63935667/attachment-0001.bin>


More information about the llvm-commits mailing list