[PATCH] D63704: [Scalarizer] Add scalarizer support for smul.fix.sat

Bjorn Pettersson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 04:30:21 PDT 2019


bjope updated this revision to Diff 206188.
bjope added a comment.

Fixup in description of llvm::isTriviallyVectorizable.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63704

Files:
  llvm/include/llvm/Analysis/VectorUtils.h
  llvm/lib/Analysis/VectorUtils.cpp
  llvm/test/Transforms/Scalarizer/intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63704.206188.patch
Type: text/x-patch
Size: 4243 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/0db384ee/attachment.bin>


More information about the llvm-commits mailing list