[PATCH] D58616: [Vectorizer] Add vectorization support for fixed smul/umul intrinsics

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 07:41:37 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354790: [Vectorizer] Add vectorization support for fixed smul/umul intrinsics (authored by RKSimon, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58616?vs=188156&id=188178#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D58616

Files:
  llvm/trunk/lib/Analysis/VectorUtils.cpp
  llvm/trunk/lib/Transforms/Vectorize/LoopVectorizationLegality.cpp
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/X86/arith-fix.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58616.188178.patch
Type: text/x-patch
Size: 198085 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/8b86779b/attachment-0001.bin>


More information about the llvm-commits mailing list