[PATCH] D23529: [LV] Move LoopBodyTraits to a better place, and add comment for simplifying LoopBlocksTraversal. NFC.

Michael Kuperstein via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 16:53:56 PDT 2016


mkuper added a comment.

I'm all for moving this out of LoopVectorizer.cpp and into a relevant header file. This is in fact what I suggested in https://reviews.llvm.org/D22952#506383


https://reviews.llvm.org/D23529





More information about the llvm-commits mailing list