[PATCH] D128830: [Pipelines] Introduce DAE after ArgumentPromotion

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 07:53:11 PDT 2022


fhahn added a comment.

Do we need to retain the run of `DeadArgumentEliminationPass` in the original position or is a single run at the new position sufficient?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128830



More information about the llvm-commits mailing list