[PATCH] D142127: [llvm][codegen] Fix non-determinism in StackFrameLayoutAnalysisPass output

Min-Yih Hsu via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 08:53:49 PST 2023


myhsu added a comment.

You can use `llvm::SetVector` if elements need to be unique


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142127



More information about the llvm-commits mailing list