-
- Downloads
[VPlanRecipeBase] Add insertBefore helper.
Reviewers: dcaballe, mkuper, hfinkel, hsaito, mssimpso Reviewed By: dcaballe Differential Revision: https://reviews.llvm.org/D48080 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@334933 91177308-0d34-0410-b5e6-96231b3b80d8
Showing
- lib/Transforms/Vectorize/VPlan.cpp 5 additions, 0 deletionslib/Transforms/Vectorize/VPlan.cpp
- lib/Transforms/Vectorize/VPlan.h 7 additions, 0 deletionslib/Transforms/Vectorize/VPlan.h
- unittests/Transforms/CMakeLists.txt 1 addition, 0 deletionsunittests/Transforms/CMakeLists.txt
- unittests/Transforms/Vectorize/CMakeLists.txt 7 additions, 0 deletionsunittests/Transforms/Vectorize/CMakeLists.txt
- unittests/Transforms/Vectorize/VPlanTest.cpp 44 additions, 0 deletionsunittests/Transforms/Vectorize/VPlanTest.cpp
Loading
Please sign in to comment