[PATCH] D26450: [JumpThreading] Prevent non-deterministic use lists

Pablo Barrio via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 06:42:56 PST 2016


pbarrio added a comment.

Hi @efriedma ,

Could you have a look at this fix as per your comments in D26391 <https://reviews.llvm.org/D26391>?

I couldn't think of a way to add a robust test to check for determinism. Please feel free to suggest if you find a reasonable way to add testing to this.

Many thanks,
Pablo


https://reviews.llvm.org/D26450





More information about the llvm-commits mailing list