[PATCH] D124178: [ArgPromotion] Change the condition to check the promotion limit

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 22 03:00:38 PDT 2022


nikic added a comment.

I think we also need to adjust `MaxElements` by one to avoid an actual change in behavior.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124178



More information about the llvm-commits mailing list