[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 2 04:25:00 PDT 2020


RKSimon updated this revision to Diff 267840.
RKSimon added a comment.

Rebased and removed duplicate test - I still need to add missing test coverage suggested by @spatel


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.267840.patch
Type: text/x-patch
Size: 40264 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200602/99ce08cd/attachment.bin>


More information about the llvm-commits mailing list