[PATCH] D148269: [Pipeline] Don't limit ArgumentPromotion to -O3

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 13 13:53:47 PDT 2023


nikic added a comment.

Running this at `O2` sounds fine, but there's probably no need to run it at `O1`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148269



More information about the llvm-commits mailing list