"llvm/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "554a75a973e70076f8966555c582ad728e34f169"
[LV] Refactor ILV to provide vectorizeInstruction(); NFC
Refactoring InnerLoopVectorizer's vectorizeBlockInLoop() to provide vectorizeInstruction(). Aligning DeadInstructions with its only user. Facilitates driving the transformation by VPlan - follows https://reviews.llvm.org/D28975 and its tentative breakdown. Differential Revision: https://reviews.llvm.org/D31997 llvm-svn: 300183
Loading
Please register or sign in to comment