[PATCH] D9151: Loop Versioning for LICM

Tobias Grosser via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 21 13:18:15 PST 2015


grosser added a subscriber: grosser.
grosser added a comment.

Dear All,

sorry for jumping in late. I wonder if there is a specific reason this pass is run as in the canonicalization phase as part of the inliner loop. Would it not make more sense to run it before the vectorizers?

Best,
Tobias


Repository:
  rL LLVM

http://reviews.llvm.org/D9151





More information about the llvm-commits mailing list