[PATCH] D86005: [NewPM][LoopFullUnroll] Make LoopFullUnrollPass required

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 17 21:06:32 PDT 2020


ebrevnov added a comment.

I think making 3 transformation passes immune to optnone ruins the whole idea. You really should have mechanism to set very specific and well documented overrides to the default.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86005



More information about the llvm-commits mailing list