[PATCH] D26726: [SimplifyCFG] Fix for non-determinism in codegen

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 17 11:16:38 PDT 2017


davide added a comment.

Having fixed the very same problem in LCSSA yesterday, I have some sympathy for this.
I think the fix is fine, but I'd appreciate if you can take some measurements and make sure this doesn't impact compile time.


Repository:
  rL LLVM

https://reviews.llvm.org/D26726





More information about the llvm-commits mailing list