[PATCH] D30207: [ARM] Fix constant islands pass.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 13:01:10 PST 2017


efriedma added a comment.

> That's still going to look horrendous in IR, no?

We could run the testcase through the loop unroller before passing it to llc?  Maybe that's a little too tricky.


https://reviews.llvm.org/D30207





More information about the llvm-commits mailing list