[PATCH] OCaml bindings: implement Llvm_vectorize

Peter Zotov whitequark at whitequark.org
Sat Oct 12 09:59:54 PDT 2013


Hi sylvestre.ledru,

This commit exposes all vectorizer transforms available in the C API via OCaml bindings.

http://llvm-reviews.chandlerc.com/D1922

Files:
  bindings/ocaml/llvm/META.llvm.in
  bindings/ocaml/transforms/Makefile
  bindings/ocaml/transforms/vectorize/Makefile
  bindings/ocaml/transforms/vectorize/llvm_vectorize.ml
  bindings/ocaml/transforms/vectorize/llvm_vectorize.mli
  bindings/ocaml/transforms/vectorize/vectorize_ocaml.c
  test/Bindings/Ocaml/vectorize_opts.ml
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D1922.1.patch
Type: text/x-patch
Size: 8142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131012/ff49035e/attachment.bin>


More information about the llvm-commits mailing list