Displaying 1 result from an estimated 1 matches for "b90ac375".
2014 Jan 21
2
[LLVMdev] Loop unrolling opportunity in SPEC's libquantum with profile info
On Tue, Jan 21, 2014 at 2:44 PM, Arnold Schwaighofer <
aschwaighofer at apple.com> wrote:
> The LoopVectorizer depends on LCSSA and LoopSimplify. Both are loop
> passes. We will have to make them also available as utility functions.
Yuck. We still need to fix these at least, but that's much better than
teaching *all* the loop passes to preserve BPI and BFI.
-------------- next