[PATCH] D45420: Moved RecurrenceDescriptor/LoopDescriptor from Transform/Utils/LoopUtils.* to Analysis tree

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 8 14:43:30 PDT 2018


hsaito added a comment.

This is loosely related to https://reviews.llvm.org/D45072. After these cleanup, I'll move LoopVectorizationLegality out of LoopVectorize.cpp into Analysis tree.


Repository:
  rL LLVM

https://reviews.llvm.org/D45420





More information about the llvm-commits mailing list