[PATCH] D99815: [CSSPGO][Test] XFAIL profile-context-tracker-debug.ll on AIX

Wenlei He via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 2 15:02:16 PDT 2021


wenlei added a comment.

Hmm.. the node order is determined by `std::map<uint32_t, ContextTrieNode> AllChildContext` which should be consistent across platforms.

Which part of context tracker did you see the difference triggered by `std::hash<std::string>`?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99815



More information about the llvm-commits mailing list