It was fully replaced back in 2014, and the implementation was removed 11 months ago by r306797.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D47436
[llvm-c] Remove LLVMAddBBVectorizePass ClosedPublic Authored by MaskRay on May 27 2018, 4:01 PM.
Details Summary It was fully replaced back in 2014, and the implementation was removed 11 months ago by r306797.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 27 2018, 9:16 PM Closed by commit rL333378: [LLVM-C] [OCaml] Remove LLVMAddBBVectorizePass (authored by MaskRay). · Explain WhyMay 28 2018, 10:02 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 148826 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
|