[PATCH] D80885: [VectorCombine] scalarizeBinop - support an all-constant src vector operand

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 9 11:33:49 PDT 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5dc4e7c2b95f: [VectorCombine] scalarizeBinop - support an all-constant src vector operand (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D80885?vs=269232&id=269620#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80885

Files:
  llvm/lib/Transforms/Vectorize/VectorCombine.cpp
  llvm/test/Transforms/PhaseOrdering/X86/scalarization.ll
  llvm/test/Transforms/VectorCombine/X86/insert-binop-with-constant.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80885.269620.patch
Type: text/x-patch
Size: 44044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200609/551c6aab/attachment-0001.bin>


More information about the llvm-commits mailing list