[PATCH] D51153: Break LoopUtils into an Analysis file.
Vikram TV via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 5 09:30:30 PDT 2018
tvvikram added a comment.
Hi @dmgreen,
Thank you for your inputs.
I think having both the descriptor classes in a single file would be sufficient; maybe under a file named IVDescriptors.h/cpp? Please do let me know.
Meanwhile, I will move the functions that do the transformations out of the descriptor classes and resubmit the patch.
Thanks,
Vikram
Repository:
rL LLVM
https://reviews.llvm.org/D51153
More information about the llvm-commits
mailing list