[PATCH] D131592: [SampleProfile] Fix non-determinism in promoteMergeNotInlinedContextSamples()

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 11 10:48:36 PDT 2022


davidxl added a comment.

Agree with Reid. I am just curious that the 'reduction' operation should be immune to the iteration order (unless overflows are involved), and if it is that case.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D131592



More information about the llvm-commits mailing list