[PATCH] D23529: [LV] Move LoopBodyTraits to a better place, and add comment for simplifying LoopBlocksTraversal. NFC.
Tim Shen via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 16 11:32:10 PDT 2016
timshen added a comment.
In https://reviews.llvm.org/D23529#516141, @anemet wrote:
> Are you going to have a follow-on to actually use this?
No. I just feel that LoopIterator.h is a better place for it.
https://reviews.llvm.org/D23529
More information about the llvm-commits
mailing list