[PATCH] D123669: [ArgPromotion] Use SmallSetVector to traverse values

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 18 05:21:19 PDT 2022


xbolva00 added a comment.

>> we just have no test to get an infinite loop over the worklist in the case where a cycle between an instruction and its user is possible.

Highly likely this case is our reality.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D123669



More information about the llvm-commits mailing list