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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 3 11:01:08 PDT 2020


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

rebase with mul oneuse test case to show SSE vs AVX diff


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.268260.patch
Type: text/x-patch
Size: 42406 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200603/fd58060d/attachment.bin>


More information about the llvm-commits mailing list