[PATCH] D45072: [NFC][LV] Move InterleaveInfo from Legal to CostModel
Hideki Saito via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Apr 8 14:45:24 PDT 2018
hsaito added a comment.
I just submitted https://reviews.llvm.org/D45420 for review. That patch moves RecurrenceDescriptor and InductionDescriptor to Analysis tree.
Plain is to move LoopVectorizationLegality out of LoopVectorize.cpp into Analysis tree after https://reviews.llvm.org/D45072 and https://reviews.llvm.org/D45420 go in.
Repository:
rL LLVM
https://reviews.llvm.org/D45072
More information about the llvm-commits
mailing list