[PATCH] D26718: [llvm] Iterate SmallPtrSet in reverse order to uncover non-determinism in codegen

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 28 15:27:47 PST 2016


mgrang added a comment.

Thanks @mehdi_amini for suggesting the unit test to check forward and reverse iteration.


https://reviews.llvm.org/D26718





More information about the llvm-commits mailing list