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

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 11 15:58:47 PDT 2017


twoh added a comment.

@dberlin Thank you for your comments. I agree on you that it is not easy to invent a good heuristics around this knob, but still I find this useful for some cases that actually matters. Assuming that this doesn't make the implementation much complex, wouldn't it be better for compiler users to have more options?

I'm still collecting numbers. Will post it here once I have them all.


https://reviews.llvm.org/D31827





More information about the llvm-commits mailing list