[PATCH] D45151: [LICM] Hoisting invariant.group loads

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 2 08:37:09 PDT 2018


Prazek added a comment.

s/loop unrolling/loop peeling/
I will had to take a look at this at some time, but from what I've heard the state of loop peeling in LLVM is not very sofisticated, and implementing the logic that I propose might be a little hard.


Repository:
  rL LLVM

https://reviews.llvm.org/D45151





More information about the llvm-commits mailing list