[PATCH] D31827: Add a flag that enables more aggressive load PRE

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 23:07:01 PDT 2017


twoh added a comment.

With numbers, it doesn't seem worth to turn it on by default. @dberlin, just curious, do you have any rough estimation about how much compilation time can be saved by implementing rank-order based iteration optimization?


https://reviews.llvm.org/D31827





More information about the llvm-commits mailing list