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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 8 08:11:33 PDT 2020


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

address feedback


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.269232.patch
Type: text/x-patch
Size: 44138 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200608/f520d862/attachment.bin>


More information about the llvm-commits mailing list