[PATCH] D63609: [SLP] Support unary FNeg vectorization

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 24 12:25:19 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL364219: [SLP] Support unary FNeg vectorization (authored by mcinally, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D63609?vs=205899&id=206279#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63609

Files:
  llvm/trunk/lib/Transforms/Vectorize/SLPVectorizer.cpp
  llvm/trunk/test/Transforms/SLPVectorizer/X86/phi3.ll
  llvm/trunk/test/Transforms/SLPVectorizer/X86/propagate_ir_flags.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63609.206279.patch
Type: text/x-patch
Size: 6946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190624/273f6a2e/attachment.bin>


More information about the llvm-commits mailing list