[PATCH] D130954: [DeadArgElim] Clear state before returning (NFC).

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 03:59:43 PDT 2022


nikic added a comment.

Is there an RFC (or other context) for this patch series? It's not entirely obvious to me why we want to go out of the way to allow multiple run() calls.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130954



More information about the llvm-commits mailing list