[PATCH] D61618: [NewPassManager] Add tuning option: LoopUnrolling [NFC].

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 17 14:56:46 PDT 2019


chandlerc accepted this revision.
chandlerc added a comment.
This revision is now accepted and ready to land.

Eh, I'd like long term to have a way of testing this field in LLVM, but I think this is fine for now to unblock the Clang changes and other changes.

Maybe in a follow-up either a unittest that works like Clang does or add a commandline flag so it can be tested with `opt`?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D61618/new/

https://reviews.llvm.org/D61618





More information about the llvm-commits mailing list