[PATCH] D53895: [LoopUnroll] add parsing for unroll parameters in -passes pipeline

Fedor Sergeev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 2 11:10:50 PDT 2018


fedor.sergeev added a comment.

In https://reviews.llvm.org/D53895#1285591, @chandlerc wrote:

> FWIW, I really would have the whole parse thing to build the LoopUnrollOptions from a string to live exclusively inside the PassBuilder implementation.


I do hear ya! Had no time to work on it, crazy end of the week here...


Repository:
  rL LLVM

https://reviews.llvm.org/D53895





More information about the llvm-commits mailing list