[PATCH] D47436: [llvm-c] Remove LLVMAddBBVectorizePass

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 10:02:20 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL333378: [LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass (authored by MaskRay, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D47436?vs=148774&id=148826#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D47436

Files:
  llvm/trunk/bindings/ocaml/transforms/vectorize/llvm_vectorize.ml
  llvm/trunk/bindings/ocaml/transforms/vectorize/llvm_vectorize.mli
  llvm/trunk/bindings/ocaml/transforms/vectorize/vectorize_ocaml.c
  llvm/trunk/docs/ReleaseNotes.rst
  llvm/trunk/include/llvm-c/Transforms/Vectorize.h
  llvm/trunk/lib/Transforms/Vectorize/Vectorize.cpp
  llvm/trunk/test/Bindings/OCaml/vectorize.ml

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47436.148826.patch
Type: text/x-patch
Size: 4150 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180528/afbc6b55/attachment.bin>


More information about the llvm-commits mailing list