[PATCH] D22558: Helper functions to verify SESE, SEME

Hal Finkel via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 3 13:12:29 PDT 2016


hfinkel added a comment.

In https://reviews.llvm.org/D22558#559429, @hiraditya wrote:

> Ping


Can you please add these functions somewhere other than in Cloning.h. That's not an obvious place for them to be, and they don't have anything to do with cloning.

Maybe they should just be utility functions on DomTree itself?


https://reviews.llvm.org/D22558





More information about the llvm-commits mailing list