[PATCH] D41953: [LoopUnroll] Unroll and Jam

Hideki Saito via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 28 23:09:27 PDT 2018


hsaito added a comment.

David, outer loop vectorization we've been working on and unroll and jam have a lot of similarities and thus there should be code sharing opportunities around legality and cost modeling. Let's collaborate to improve both.


Repository:
  rL LLVM

https://reviews.llvm.org/D41953





More information about the llvm-commits mailing list