[PATCH] D21772: New pass manager for LICM.

Davide Italiano via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 27 16:21:34 PDT 2016


davide added a subscriber: davide.
davide added a comment.

The new LoopInvariantCodeMotion struct/class needs to live in an header in the new PM.
You also don't need to convert all the tests, just one or two of them should be enough.


http://reviews.llvm.org/D21772





More information about the llvm-commits mailing list